Class EmptyEventSeq$
java.lang.Object
org.apache.pekko.persistence.journal.EventSeq
org.apache.pekko.persistence.journal.EmptyEventSeq$
- All Implemented Interfaces:
EmptyEventSeq
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EmptyEventSeq$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
EmptyEventSeq$
public EmptyEventSeq$()
-
-
Method Details
-
events
public scala.collection.immutable.Nil$ events()
-