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