Package 

Class SequentialEventEmitter

    • Method Summary

      Modifier and Type Method Description
      final Map<EventType, List<Function<Object>>> getListeners()
      final Function1<Throwable, Unit> getEventExceptionHandler()
      final Unit setEventExceptionHandler(Function1<Throwable, Unit> eventExceptionHandler)
      • Methods inherited from class ai.platon.pulsar.common.event.SequentialEventEmitter

        count, emit, emit, emit, emit, emit1, emit1, emit1, emit1, hasListeners, listeners, listeners, off, off, off, off, off, off1, off1, off1, off1, off1, on, on, on, on, on1, on1, on1, on1, once, once, once, once1, once1, once1
      • Methods inherited from class ai.platon.pulsar.common.event.AbstractEventEmitter

        hasNormalListeners, hasSuspendListeners, normalListeners, normalListeners, suspendListeners, suspendListeners
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait