E - the type of event to handlepublic interface EventHandler<E extends Event>
EventService.Event,
EventService| Modifier and Type | Method and Description |
|---|---|
void |
handle(E event)
Handles an event.
|
void handle(E event)
event - the handled eventCopyright © 2013-2016–2016 SeedStack. All rights reserved.