| Interface | Description |
|---|---|
| Action<T> |
Interface for an Action Class.
|
| State<T> |
Represents a State with the FSM.
|
| StateActionPair<T> | |
| Transition<T> |
A Transition is a "reaction" to an Event based off the
State of the Stateful Entity. |
Copyright © 2016. All rights reserved.