- Detail:
- Field |
- Constr |
- Method
-
- All Implemented Interfaces:
- Event
public class StartEvent
extends TypeEvent
Start event, state machines send it on start of processing of events.
- Author:
- Michal Turek
- See Also:
StateMachine.start()
-
-
Constructor Summary
Constructors
Constructor and Description |
StartEvent() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
Constructor Detail
-
StartEvent
public StartEvent()
- Detail:
- Field |
- Constr |
- Method
Copyright 2012-2013 Michal Turek, AnotherFSM.