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