Package akka.persistence.typed.internal
Class StashOverflowStrategy$
- java.lang.Object
-
- akka.persistence.typed.internal.StashOverflowStrategy$
-
public class StashOverflowStrategy$ extends java.lang.Object
INTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static StashOverflowStrategy$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description StashOverflowStrategy$()
-
-
-
Field Detail
-
MODULE$
public static final StashOverflowStrategy$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-