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