Package org.apache.pekko.io
Class Tcp.Register$
java.lang.Object
scala.runtime.AbstractFunction3<ActorRef,Object,Object,Tcp.Register>
org.apache.pekko.io.Tcp.Register$
- All Implemented Interfaces:
Serializable,scala.Function3<ActorRef,Object, Object, Tcp.Register>
- Enclosing class:
- Tcp
public static class Tcp.Register$
extends scala.runtime.AbstractFunction3<ActorRef,Object,Object,Tcp.Register>
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Tcp.Register$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanfinal StringtoString()unapply(Tcp.Register x$0) Methods inherited from class scala.runtime.AbstractFunction3
curried, tupledMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Function3
apply
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Register$
public Register$()
-
-
Method Details
-
$lessinit$greater$default$2
public boolean $lessinit$greater$default$2() -
$lessinit$greater$default$3
public boolean $lessinit$greater$default$3() -
toString
- Specified by:
toStringin interfacescala.Function3<ActorRef,Object, Object, Tcp.Register> - Overrides:
toStringin classscala.runtime.AbstractFunction3<ActorRef,Object, Object, Tcp.Register>
-
apply
-
apply$default$2
public boolean apply$default$2() -
apply$default$3
public boolean apply$default$3() -
unapply
-