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 |
OtherEvent
The other event is processed if no other event match and this transition is
defined for the source state.
|
class |
StartEvent
Start event, state machines send it on start of processing of events.
|
Copyright 2013 Michal Turek, AnotherFSM.