public static class Priority2StreamConverters.EnrichScalaCollectionWithSeqIntValueStream<CC>
extends java.lang.Object
| Constructor and Description |
|---|
EnrichScalaCollectionWithSeqIntValueStream(CC cc,
scala.Function1<CC,MakesValueStepper<IntStepper>> steppize) |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.IntStream |
seqValueStream() |
public EnrichScalaCollectionWithSeqIntValueStream(CC cc, scala.Function1<CC,MakesValueStepper<IntStepper>> steppize)