Interface | Description |
---|---|
StateMachineAccess<S,E> |
Functional interface exposing
StateMachine internals. |
StateMachineAccessor<S,E> |
Functional interface for
StateMachine to allow more programmatic
access to underlying functionality. |
StateMachineFunction<I> |
Strategic function interface for applying arbitrary function
or feature.
|