public interface MachineObserver
StateMachine
Modifier and Type | Method and Description |
---|---|
void |
notify(StateMachineAction action)
Notifies observer of action performed by the State Machine.
|
void notify(StateMachineAction action)
action
- - action performed