public final class RichLongIndexedSeqCanStep<CC extends scala.collection.IndexedSeqLike<java.lang.Object,?>> extends scala.AnyVal implements MakesStepper<LongStepper>
| Constructor and Description |
|---|
RichLongIndexedSeqCanStep(CC underlying) |
| Modifier and Type | Method and Description |
|---|---|
LongStepper |
stepper()
Generates a fresh stepper of type `T`
|
public RichLongIndexedSeqCanStep(CC underlying)
public LongStepper stepper()
MakesStepperstepper in interface MakesStepper<LongStepper>