T - type of the event the listener is interested inpublic interface Listener<T>
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(T event)
Notify the listener of the given event
|
void onEvent(T event)
event - Copyright © 2020 Sober Lemur S.a.s. di Vacondio Andrea. All rights reserved.