| Interface | Description |
|---|---|
| FSMEnumMutableBuilderType<T extends Enum<T>> |
The type of builders for mutable enum-based finite state machines.
|
| Class | Description |
|---|---|
| FSMEnumMutable<T extends Enum<T>> |
A mutable finite state machine.
|
| Exception | Description |
|---|---|
| FSMTransitionException |
An exception indicating an attempt to perform a transition that is not
permitted.
|
Copyright © 2016 <code@io7m.com> http://io7m.com