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()
MakesStepper
stepper
in interface MakesStepper<LongStepper>