public final class RichRangeCanStep extends scala.AnyVal implements MakesStepper<IntStepper>
| Constructor and Description |
|---|
RichRangeCanStep(scala.collection.immutable.Range underlying) |
| Modifier and Type | Method and Description |
|---|---|
IntStepper |
stepper()
Generates a fresh stepper of type `T`
|
public RichRangeCanStep(scala.collection.immutable.Range underlying)
public IntStepper stepper()
MakesStepperstepper in interface MakesStepper<IntStepper>