Package 

Class StateHandlerBuilder

    • Method Summary

      Modifier and Type Method Description
      final <E extends EVENT> Unit onEvent(Function2<S, E, STATE> func)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • StateHandlerBuilder

        StateHandlerBuilder()