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