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