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