public static class FSM.CurrentState<S>
extends java.lang.Object
implements scala.Product, scala.Serializable
FSM.SubscribeTransitionCallBack before sending any
FSM.Transition messages.| Constructor and Description |
|---|
CurrentState(ActorRef fsmRef,
S state) |
| Modifier and Type | Method and Description |
|---|---|
ActorRef |
fsmRef() |
S |
state() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait