Class PersistentFSM.PersistentFSMSnapshot$

java.lang.Object
org.apache.pekko.persistence.fsm.PersistentFSM.PersistentFSMSnapshot$
All Implemented Interfaces:
Serializable
Enclosing interface:
PersistentFSM<S extends PersistentFSM.FSMState,D,E>

public static class PersistentFSM.PersistentFSMSnapshot$ extends Object implements Serializable
See Also: