Package org.apache.pekko.cluster
Class Valid
java.lang.Object
org.apache.pekko.cluster.Valid
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic scala.Product$plus$plus(ConfigValidation that) static booleanstatic scala.Productconcat(ConfigValidation that) abstract static booleanstatic Valid$Java API: get the singleton instancestatic inthashCode()static intstatic ObjectproductElement(int x$1) static StringproductElementName(int n) static scala.collection.Iterator<String>static scala.collection.Iterator<Object>static Stringstatic StringtoString()
-
Constructor Details
-
Valid
public Valid()
-
-
Method Details
-
getInstance
Java API: get the singleton instance -
productPrefix
-
productArity
public static int productArity() -
productElement
-
productIterator
-
canEqual
-
hashCode
public static int hashCode() -
toString
-
$plus$plus
-
concat
-
equals
-
productElementName
-
productElementNames
-