Package org.apache.pekko.stream.scaladsl
Class SinkQueueWithCancel.QueueOps$
java.lang.Object
org.apache.pekko.stream.scaladsl.SinkQueueWithCancel.QueueOps$
- Enclosing interface:
- SinkQueueWithCancel<T>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SinkQueueWithCancel.QueueOps$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal <T> SinkQueueWithCancel<T>
asJava$extension
(SinkQueueWithCancel.QueueOps<T> $this) final <T> boolean
equals$extension
(SinkQueueWithCancel.QueueOps<T> $this, Object x$1) final <T> int
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
QueueOps$
public QueueOps$()
-
-
Method Details
-
asJava$extension
-
hashCode$extension
-
equals$extension
-