Class Done$
java.lang.Object
org.apache.pekko.remote.testconductor.Done$
- All Implemented Interfaces:
- Serializable,- ClientOp,- NetworkOp,- ServerOp,- UnconfirmedClientOp,- scala.Equals,- scala.Product
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanabstract static booleanorg.apache.pekko.remote.testconductor.DoneinthashCode()intproductElement(int x$1) static StringproductElementName(int n) static scala.collection.Iterator<String>scala.collection.Iterator<Object>toString()Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.EqualsequalsMethods inherited from interface scala.ProductproductElementName, productElementNames
- 
Field Details- 
MODULE$Static reference to the singleton instance of this Scala object.
 
- 
- 
Constructor Details- 
Done$public Done$()
 
- 
- 
Method Details- 
getInstancepublic org.apache.pekko.remote.testconductor.Done getInstance()
- 
productPrefix- Specified by:
- productPrefixin interface- scala.Product
 
- 
productAritypublic int productArity()- Specified by:
- productArityin interface- scala.Product
 
- 
productElement- Specified by:
- productElementin interface- scala.Product
 
- 
productIterator- Specified by:
- productIteratorin interface- scala.Product
 
- 
canEqual- Specified by:
- canEqualin interface- scala.Equals
 
- 
hashCodepublic int hashCode()
- 
toString
- 
equals
- 
productElementName
- 
productElementNames
 
-