| Interface | Description |
|---|---|
| StateCtx.TransitionListener<IN,C> |
| Class | Description |
|---|---|
| MacroStateCtx<E,C,IN,E2,C2> |
The real power of StateMachine.
|
| StateCtx<E,C,IN> |
A context for a State in a StateMachine, holding returning and transition
information.
|
| StateMachine<E,C,IN> |
A Finite State Machine implementation.
|
| Exception | Description |
|---|---|
| StateMachine.StateMachineException |
Copyright © 2018. All rights reserved.