public final class ClusterReceptionist.Internal$.Contacts
extends java.lang.Object
implements scala.Product, scala.Serializable
| Constructor and Description |
|---|
Contacts(scala.collection.immutable.IndexedSeq<ActorSelection> contactPoints) |
| Modifier and Type | Method and Description |
|---|---|
scala.collection.immutable.IndexedSeq<ActorSelection> |
contactPoints() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic Contacts(scala.collection.immutable.IndexedSeq<ActorSelection> contactPoints)
public scala.collection.immutable.IndexedSeq<ActorSelection> contactPoints()