Interface | Description |
---|---|
State |
The interface of the state of the
FiniteStateMachine . |
Class | Description |
---|---|
AbstractState |
This state stores FSM it belongs to.
|
Event |
The event of very loose structure.
|
FiniteStateMachine |
Finite State Machine base implementation.
|
Copyright © 2017. All rights reserved.