public abstract class ListenerAdaptor extends Listener<Null>
protected
ListenerAdaptor()
ListenerAdaptor(int priority)
protected abstract void
on(Event event)
void
on(Event event, Null param)
equals, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
protected ListenerAdaptor()
protected ListenerAdaptor(int priority)
public void on(Event event, Null param)
Listener
on
Listener<Null>
protected abstract void on(Event event)