object SourceQueueWithComplete
- Source
- Queue.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SourceQueueWithComplete
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def asScala[T](queue: SourceQueueWithComplete[T]): scaladsl.SourceQueueWithComplete[T]
Converts the queue into a
scaladsl.SourceQueueWithComplete