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