T - the generic type from the Eventpublic interface EventListener<T>
addEventListener method. When the event occurs,
that object's appropriate method is invoked.| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(T event)
Handles the given event.
|
void onEvent(T event)
event - the eventCopyright © 2015–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.