On this page
Class StreamExtensions.ShortArrayHasSeqParStream
Supertypes |
---|
Concrete methods
Source
def asJavaParStream: IntStream
Create a parallel Java IntStream for this array.
Source
def asJavaSeqStream: IntStream
Create a sequential Java IntStream for this array.
© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/collection/convert/StreamExtensions$ShortArrayHasSeqParStream.html