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