| Interface | Description |
|---|---|
| Action | |
| Function<ParameterType,ReturnType> |
Defines a function with one parameter.
|
| StateMachine<TState extends Enum<?>,TEvent extends Enum<?>> |
Defines the interface of a state machine.
|
| Enum | Description |
|---|---|
| HistoryType |
Defines the history behavior of a state (on re-entrance of a super state).
|
Copyright © 2012 bbv Software Services AG. All Rights Reserved.