Interface StateAction


  • public interface StateAction
    Action with knowledge of the current state
    • Method Detail

      • run

        void run​(State state)
        Action to run
        Parameters:
        state - current state