| Interface | Description |
|---|---|
| StateContext<T> |
Copycat state context.
|
| StateMachine<T> |
State machine.
|
| Class | Description |
|---|---|
| StateMachineConfig |
State machine configuration.
|
| Annotation Type | Description |
|---|---|
| Command |
State machine command annotation.
|
| Initializer |
Annotates a state initializer.
|
| Query |
State machine query annotation.
|
Copyright © 2013-2015. All Rights Reserved.