Package org.apache.pekko.actor
Class FSM.StopEvent$
java.lang.Object
org.apache.pekko.actor.FSM.StopEvent$
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final FSM.StopEvent$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<S,D> FSM.StopEvent<S, D> apply(FSM.Reason reason, S currentState, D stateData) final StringtoString()<S,D> scala.Option<scala.Tuple3<FSM.Reason, S, D>> unapply(FSM.StopEvent<S, D> x$0)