io.sarl.api.util
Class SequenceListenerNotifier
All Superinterfaces:
ListenerNotifier
class SequenceListenerNotifier
extends java.lang.Object
implements ListenerNotifier
This class implements a sequence execution mechanism for notifying the event listeners.
Maven Group Identifier:
io.sarl.sdk
Maven Artifact Identifier:
api.util
Since:
0.10
Action Summary
Modifier and type Action and description
void notifyListeners(EventListener,Consumer<T>)
Action Details
notifyListeners(EventListener,Consumer<T>)
def notifyListeners(EventListener,Consumer<T>)

with L extends java.util.EventListener