Package org.apache.pekko.remote
Class ShutDownAssociation$
- All Implemented Interfaces:
Serializable
,scala.Function3<Address,
Address, Throwable, org.apache.pekko.remote.ShutDownAssociation>
public class ShutDownAssociation$
extends scala.runtime.AbstractFunction3<Address,Address,Throwable,org.apache.pekko.remote.ShutDownAssociation>
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ShutDownAssociation$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class scala.runtime.AbstractFunction3
curried, tupled
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ShutDownAssociation$
public ShutDownAssociation$()
-
-
Method Details
-
toString
-
apply
-
unapply
-