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