Package org.apache.pekko.cluster
Class Valid
java.lang.Object
org.apache.pekko.cluster.Valid
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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- 
Validpublic Valid()
 
- 
- 
Method Details- 
getInstanceJava API: get the singleton instance
- 
productPrefix
- 
productAritypublic static int productArity()
- 
productElement
- 
productIterator
- 
canEqual
- 
hashCodepublic static int hashCode()
- 
toString
- 
$plus$plus
- 
concat
- 
equals
- 
productElementName
- 
productElementNames
 
-