Class PersistentFSM.Transition$

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

public static class PersistentFSM.Transition$ extends Object implements Serializable
See Also:
  • Field Details

    • MODULE$

      public static final PersistentFSM.Transition$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Transition$

      public Transition$()
  • Method Details