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