public interface EventKey<T extends Object>
The event key is used to uniquely identify an event that is emitted by the event emitter.
It also specifies the type of the event payload to enable implementation of type-safe handlers.
Events 1.0
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait