public abstract class AbstractEvent extends Object implements Event
Constructor and Description |
---|
AbstractEvent() |
Modifier and Type | Method and Description |
---|---|
protected void |
init()
Called once all fields have been set by the generated
constructor in a subclass.
|