public static class Priority2StreamConverters.EnrichLongSteppableWithParStream<CC> extends java.lang.Object implements MakesParallelStream<java.lang.Long,java.util.stream.LongStream>
Constructor and Description |
---|
EnrichLongSteppableWithParStream(CC cc,
scala.Function1<CC,MakesStepper<LongStepper>> steppize) |
Modifier and Type | Method and Description |
---|---|
java.util.stream.LongStream |
parStream() |
public EnrichLongSteppableWithParStream(CC cc, scala.Function1<CC,MakesStepper<LongStepper>> steppize)
public java.util.stream.LongStream parStream()
parStream
in interface MakesParallelStream<java.lang.Long,java.util.stream.LongStream>