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