public final class RichDoubleVectorCanStep<A> extends scala.AnyVal implements MakesStepper<DoubleStepper>
Constructor and Description |
---|
RichDoubleVectorCanStep(scala.collection.immutable.Vector<java.lang.Object> underlying) |
Modifier and Type | Method and Description |
---|---|
DoubleStepper |
stepper()
Generates a fresh stepper of type `T`
|
public RichDoubleVectorCanStep(scala.collection.immutable.Vector<java.lang.Object> underlying)
public DoubleStepper stepper()
MakesStepper
stepper
in interface MakesStepper<DoubleStepper>