StreamConverters (original) (raw)
Create a parallel Java DoubleStream for a Scala collection.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java DoubleStream for a Scala collection.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java IntStream for a Scala collection.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java IntStream for a Scala collection.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java IntStream for a Scala collection.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java IntStream for a Scala collection.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java DoubleStream for the keys of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java DoubleStream for the keys of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java IntStream for the keys of a Scala Map.
Create a parallel Java IntStream for the keys of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java IntStream for the keys of a Scala Map.
Create a parallel Java IntStream for the keys of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java IntStream for the keys of a Scala Map.
Create a parallel Java IntStream for the keys of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java IntStream for the keys of a Scala Map.
Create a parallel Java IntStream for the keys of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java LongStream for the keys of a Scala Map.
Create a parallel Java LongStream for the keys of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java Stream for the keys of a Scala Map.
Create a parallel Java Stream for the keys of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Attributes
Source
Create a parallel Java LongStream for a Scala collection.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java Stream for a Scala collection.
Create a parallel Java Stream for a Scala collection.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Attributes
Source
Create a parallel Java DoubleStream for the values of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java DoubleStream for the values of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java IntStream for the values of a Scala Map.
Create a parallel Java IntStream for the values of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java IntStream for the values of a Scala Map.
Create a parallel Java IntStream for the values of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java IntStream for the values of a Scala Map.
Create a parallel Java IntStream for the values of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java IntStream for the values of a Scala Map.
Create a parallel Java IntStream for the values of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java LongStream for the values of a Scala Map.
Create a parallel Java LongStream for the values of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a parallel Java Stream for the values of a Scala Map.
Create a parallel Java Stream for the values of a Scala Map.
Note: parallel processing is only efficient for collections that have a scala.collection.Stepper implementation which supports efficient splitting. For collections where this is the case, the stepper method has a return type marked with EfficientSplit
.
Attributes
Source
Create a sequential Java DoubleStream for a Scala collection.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java DoubleStream for a Scala collection.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java IntStream for a Scala collection.
Create a sequential Java IntStream for a Scala collection.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java IntStream for a Scala collection.
Create a sequential Java IntStream for a Scala collection.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java IntStream for a Scala collection.
Create a sequential Java IntStream for a Scala collection.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java IntStream for a Scala collection.
Create a sequential Java IntStream for a Scala collection.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java DoubleStream for the keys of a Scala Map.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java DoubleStream for the keys of a Scala Map.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java IntStream for the keys of a Scala Map.
Create a sequential Java IntStream for the keys of a Scala Map.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java IntStream for the keys of a Scala Map.
Create a sequential Java IntStream for the keys of a Scala Map.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java IntStream for the keys of a Scala Map.
Create a sequential Java IntStream for the keys of a Scala Map.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java IntStream for the keys of a Scala Map.
Create a sequential Java IntStream for the keys of a Scala Map.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java LongStream for the keys of a Scala Map.
Create a sequential Java LongStream for the keys of a Scala Map.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java Stream for the keys of a Scala Map.
Create a sequential Java LongStream for a Scala collection.
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java Stream for a Scala collection.
Create a sequential Java DoubleStream for the values of a
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java DoubleStream for the values of a
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java IntStream for the values of a
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java IntStream for the values of a
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java IntStream for the values of a
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java IntStream for the values of a
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java LongStream for the values of a
Note: this method uses the boxed type java.lang.X
instead of the primitive type scala.X
to improve compatibility when using it in Java code (the Scala compiler emits C[Int]
as C[Object]
in bytecode due to scala/bug#4214). In Scala code, add import scala.jdk.StreamConverters._
and use the extension methods instead.
Attributes
Source
Create a sequential Java Stream for the values of a Scala Map.