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