| Package | Description |
|---|---|
| net.sourceforge.anotherfsm |
AnotherFSM is yet another implementation of state machines,
a library for Java programming language.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<State,TransitionMap> |
DeterministicStateMachine.stateTransitions
The transitions.
|
Copyright 2013 Michal Turek, AnotherFSM.