public final class RichArrayIntCanStep extends scala.AnyVal implements MakesStepper<IntStepper>
Constructor and Description |
---|
RichArrayIntCanStep(int[] underlying) |
Modifier and Type | Method and Description |
---|---|
IntStepper |
stepper()
Generates a fresh stepper of type `T`
|
public IntStepper stepper()
MakesStepper
stepper
in interface MakesStepper<IntStepper>