Class FSM.CurrentState$

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

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

    • MODULE$

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

    • CurrentState$

      public CurrentState$()
  • Method Details