scala.collection.convert.StreamExtensions.StreamUnboxer
See theStreamUnboxer companion object
Connects a stream element type A
to the corresponding, potentially specialized, Stream type. Used in the stream.asJavaPrimitiveStream
extension method.
Attributes
- Companion
- object
- Source
- StreamExtensions.scala
- Graph
-
- Supertypes
Members list
In this article