Class EmptyEventSeq
java.lang.Object
org.apache.pekko.persistence.typed.EmptyEventSeq
INTERNAL API
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanabstract static booleanstatic scala.collection.immutable.Seq<scala.runtime.Nothing$>events()static inthashCode()static booleanisEmpty()static booleannonEmpty()static intstatic ObjectproductElement(int x$1) static StringproductElementName(int n) static scala.collection.Iterator<String>static scala.collection.Iterator<Object>static Stringstatic intsize()static StringtoString()
-
Constructor Details
-
EmptyEventSeq
public EmptyEventSeq()
-
-
Method Details
-
events
public static scala.collection.immutable.Seq<scala.runtime.Nothing$> events() -
size
public static int size() -
productPrefix
-
productArity
public static int productArity() -
productElement
-
productIterator
-
canEqual
-
hashCode
public static int hashCode() -
toString
-
isEmpty
public static boolean isEmpty() -
nonEmpty
public static boolean nonEmpty() -
equals
-
productElementName
-
productElementNames
-