Package | Description |
---|---|
net.sourceforge.anotherfsm |
AnotherFSM is yet another implementation of state machines,
a library for Java programming language.
|
Modifier and Type | Class and Description |
---|---|
class |
SynchronizedStateMachine
The deterministic state machine for use in multithreaded environment.
|
class |
TimeoutStateMachine
Deterministic state machine with timeouts for states.
|
Copyright 2012-2013 Michal Turek, AnotherFSM.