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