Array of EventListeners
Listener for all events.
Base event listener implementation.
Event emitter which allows the emission and subscription of events.
Special exception used to stop the emission of an event.
Listener for a specific event.
Interface implementing a single call method for emitting an event.
Utility for emitting/subscribing to events.