public interface ChangeStateAction
Action to change the state with knowledge of the current state
abstract State
run(State state, Config config)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract State run(State state, Config config)
Action to run
state
config