| Modifier and Type | Field and Description | 
|---|---|
static OtherEvent | 
instance
The instance of the object for building of the state machine. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Event | 
getSourceEvent()
Get the event that caused the transition. 
 | 
java.lang.String | 
toString()
The string representation of the object. 
 | 
public static final OtherEvent instance
public Event getSourceEvent()
public java.lang.String toString()
EventCopyright 2012-2013 Michal Turek, AnotherFSM.