Package org.apache.pekko.stream.scaladsl
Class SourceQueueWithComplete.QueueOps$
java.lang.Object
org.apache.pekko.stream.scaladsl.SourceQueueWithComplete.QueueOps$
- Enclosing interface:
- SourceQueueWithComplete<T>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SourceQueueWithComplete.QueueOps$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal <T> SourceQueueWithComplete<T>final <T> booleanequals$extension(SourceQueueWithComplete.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
public final <T> SourceQueueWithComplete<T> asJava$extension(SourceQueueWithComplete.QueueOps<T> $this) -
hashCode$extension
-
equals$extension
-