-
- All Implemented Interfaces:
-
ai.platon.pulsar.common.event.EventEmitter
public final class SequentialEventEmitter<EventType extends Object> extends AbstractEventEmitter<EventType>
-
-
Constructor Summary
Constructors Constructor Description SequentialEventEmitter()
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class ai.platon.pulsar.common.event.SequentialEventEmitter
count, emit, emit, emit, emit, emit1, emit1, emit1, emit1, hasListeners, off, off, off, off, off, off1, off1, off1, off1, on, on, on, on, on1, on1, on1, on1, once, once, once, once1, once1, once1 -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-