Package org.apache.pekko.stream.scaladsl
Class SinkQueueWithCancel.QueueOps$
java.lang.Object
org.apache.pekko.stream.scaladsl.SinkQueueWithCancel.QueueOps$
- Enclosing interface:
- SinkQueueWithCancel<T>
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final SinkQueueWithCancel.QueueOps$Static reference to the singleton instance of this Scala object.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionfinal <T> SinkQueueWithCancel<T>asJava$extension(SinkQueueWithCancel.QueueOps<T> $this) final <T> booleanequals$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
 
-