Package org.apache.pekko.persistence.fsm
Class PersistentFSM.Event$
java.lang.Object
org.apache.pekko.persistence.fsm.PersistentFSM.Event$
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- PersistentFSM<S extends PersistentFSM.FSMState,
D, E>
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PersistentFSM.Event$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<D> PersistentFSM.Event<D>final StringtoString()<D> scala.Option<scala.Tuple2<Object,D>> unapply(PersistentFSM.Event<D> x$0)