T - public interface IListener<T> extends EventListener
| Modifier and Type | Interface and Description |
|---|---|
static class |
IListener.Notifier<LISTENER extends IListener>
Convenient class for notifying about events using
Listeners or ListenersMap. |
| Modifier and Type | Method and Description |
|---|---|
void |
notify(T event) |
void notify(T event)
Copyright © 2019 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.