Package akka.persistence.fsm
Class PersistentFSM$
- java.lang.Object
-
- akka.persistence.fsm.PersistentFSM$
-
public class PersistentFSM$ extends java.lang.Object
Deprecated.Use EventSourcedBehavior. Since 2.6.0.
-
-
Field Summary
Fields Modifier and Type Field Description static PersistentFSM$
MODULE$
Deprecated.Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description PersistentFSM$()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description PersistentFSM.$minus$greater$
$u2192()
Deprecated.
-
-
-
Field Detail
-
MODULE$
public static final PersistentFSM$ MODULE$
Deprecated.Static reference to the singleton instance of this Scala object.
-
-
Method Detail
-
$u2192
public PersistentFSM.$minus$greater$ $u2192()
Deprecated.
-
-