Class FSM.Event$

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

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

    • MODULE$

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

    • Event$

      public Event$()
  • Method Details