public static class ICAFEvent.Listeners extends IEvent.Listeners
BaseListeners.ClassEvListener
Constructor and Description |
---|
Listeners() |
Modifier and Type | Method and Description |
---|---|
static void |
add(ICAFEvent.IListener listener,
Class<? extends IEvent> clazz) |
static void |
remove(ICAFEvent.IListener listener,
Class<? extends IEvent> clazz) |
public static void add(ICAFEvent.IListener listener, Class<? extends IEvent> clazz)
public static void remove(ICAFEvent.IListener listener, Class<? extends IEvent> clazz)