public static final class TcpConnection.UpdatePendingWriteAndThen extends java.lang.Object implements NoSerializationVerificationNeeded, scala.Product, scala.Serializable
Constructor and Description |
---|
UpdatePendingWriteAndThen(TcpConnection.PendingWrite remainingWrite,
scala.Function0<scala.runtime.BoxedUnit> work) |
Modifier and Type | Method and Description |
---|---|
TcpConnection.PendingWrite |
remainingWrite() |
scala.Function0<scala.runtime.BoxedUnit> |
work() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UpdatePendingWriteAndThen(TcpConnection.PendingWrite remainingWrite, scala.Function0<scala.runtime.BoxedUnit> work)
public TcpConnection.PendingWrite remainingWrite()
public scala.Function0<scala.runtime.BoxedUnit> work()