|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.actor.FSM.$minus$greater$
public static class FSM.$minus$greater$
This extractor is just convenience for matching a (S, S) pair, including a reminder what the new state is.
Field Summary | |
---|---|
static FSM.$minus$greater$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
Constructor Summary | |
---|---|
FSM.$minus$greater$()
|
Method Summary | ||
---|---|---|
|
unapply(scala.Tuple2<S,S> in)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final FSM.$minus$greater$ MODULE$
Constructor Detail |
---|
public FSM.$minus$greater$()
Method Detail |
---|
public <S> scala.Some<scala.Tuple2<S,S>> unapply(scala.Tuple2<S,S> in)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |