Class GoStoppedHandler

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void onEntry​(Context context)
      Gets called before the StateMachine changes from another State to this State.
      StateMachine.State runAndGetNextState​(Context context)
      Runs the main logic of StateMachine State and returns the next State.
      • Methods inherited from class java.lang.Object

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