Package org.apache.pekko.io
Class Tcp.WritePath$
java.lang.Object
scala.runtime.AbstractFunction4<Path,Object,Object,Tcp.Event,Tcp.WritePath>
org.apache.pekko.io.Tcp.WritePath$
- All Implemented Interfaces:
Serializable,scala.Function4<Path,Object, Object, Tcp.Event, Tcp.WritePath>
- Enclosing class:
- Tcp
public static class Tcp.WritePath$
extends scala.runtime.AbstractFunction4<Path,Object,Object,Tcp.Event,Tcp.WritePath>
implements Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Tcp.WritePath$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class scala.runtime.AbstractFunction4
curried, tupledMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.Function4
apply
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
WritePath$
public WritePath$()
-
-
Method Details
-
toString
- Specified by:
toStringin interfacescala.Function4<Path,Object, Object, Tcp.Event, Tcp.WritePath> - Overrides:
toStringin classscala.runtime.AbstractFunction4<Path,Object, Object, Tcp.Event, Tcp.WritePath>
-
apply
-
unapply
-