Package org.apache.pekko.stream.javadsl
Class SourceQueueWithComplete$
java.lang.Object
org.apache.pekko.stream.javadsl.SourceQueueWithComplete$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SourceQueueWithComplete$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> SourceQueueWithComplete<T>asScala(SourceQueueWithComplete<T> queue) Converts the queue into ascaladsl.SourceQueueWithComplete
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
SourceQueueWithComplete$
public SourceQueueWithComplete$()
-
-
Method Details
-
asScala
Converts the queue into ascaladsl.SourceQueueWithComplete
-