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