public static class ICAFEvent.QueueListeners extends IEvent.QueueListeners
Constructor and Description |
---|
QueueListeners() |
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) |
add, remove
add, remove
public static void add(ICAFEvent.IListener listener, Class<? extends IEvent> clazz)
public static void remove(ICAFEvent.IListener listener, Class<? extends IEvent> clazz)