Class FSM.StopEvent$

java.lang.Object
org.apache.pekko.actor.FSM.StopEvent$
All Implemented Interfaces:
Serializable
Enclosing interface:
FSM<S,D>

public static class FSM.StopEvent$ extends Object implements Serializable
See Also:
  • Field Details

    • MODULE$

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

    • StopEvent$

      public StopEvent$()
  • Method Details