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