scala.collection.convert.StreamExtensions.StreamShape
 See theStreamShape companion object
An implicit StreamShape instance connects element types with the corresponding specialized Stream and Stepper types. This is used in asJavaStream extension methods to create generic or primitive streams according to the element type. 
Attributes
- Companion
- object
- Source
- StreamExtensions.scala
- Graph
- 
    
- Supertypes
Members list
In this article