public static class FSM.LogEntry<S,D>
extends java.lang.Object
implements scala.Product, scala.Serializable
LoggingFSM, can be obtained by calling getLog.| Constructor and Description |
|---|
FSM.LogEntry(S stateName,
D stateData,
java.lang.Object event) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
event() |
D |
stateData() |
S |
stateName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait