Package 

Class StateHandlerBuilder

    • Method Summary

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

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