Class ActionAndState


  • public class ActionAndState
    extends Object
    • Constructor Detail

      • ActionAndState

        public ActionAndState​(Action action,
                              State state)
    • Method Detail

      • getAction

        public Action getAction()
        Returns:
        the action
      • getState

        public State getState()
        Returns:
        the state