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 SummaryFieldsModifier and TypeFieldDescriptionstatic final PersistentFSM.Event$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription<D> PersistentFSM.Event<D>final StringtoString()<D> scala.Option<scala.Tuple2<Object,D>> unapply(PersistentFSM.Event<D> x$0)