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 boolean
static scala.Product
concat
(ConfigValidation that) abstract static boolean
static Valid$
Java API: get the singleton instancestatic int
hashCode()
static int
static Object
productElement
(int x$1) static String
productElementName
(int n) static scala.collection.Iterator<String>
static scala.collection.Iterator<Object>
static String
static String
toString()
-
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
-