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