public abstract class AbstractEvent extends Object implements Event
| Constructor and Description |
|---|
AbstractEvent(boolean distribute)
Convenient constructor for the event class.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDistribute() |
void |
setDistribute(boolean distribute) |
Copyright © 2019 Communote team. All rights reserved.