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