public static class ITaskVotingStrategyUpdateStopEvent.Listeners extends IEvent.Listeners
BaseListeners.ClassEvListener
Constructor and Description |
---|
Listeners() |
Modifier and Type | Method and Description |
---|---|
static void |
add(ITaskVotingStrategyUpdateStopEvent.IListener listener) |
static void |
instantiateOnEvent(Class cls_listener) |
static void |
remove(Class cls_listener) |
static void |
remove(ITaskVotingStrategyUpdateStopEvent.IListener listener) |
public static void add(ITaskVotingStrategyUpdateStopEvent.IListener listener)
public static void instantiateOnEvent(Class cls_listener)
public static void remove(ITaskVotingStrategyUpdateStopEvent.IListener listener)
public static void remove(Class cls_listener)