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