public final class RichArrayDoubleCanStep extends scala.AnyVal implements MakesStepper<DoubleStepper>
Constructor and Description |
---|
RichArrayDoubleCanStep(double[] underlying) |
Modifier and Type | Method and Description |
---|---|
DoubleStepper |
stepper()
Generates a fresh stepper of type `T`
|
public DoubleStepper stepper()
MakesStepper
stepper
in interface MakesStepper<DoubleStepper>