public final class RichIntVectorCanStep<A> extends scala.AnyVal implements MakesStepper<IntStepper>
| Constructor and Description |
|---|
RichIntVectorCanStep(scala.collection.immutable.Vector<java.lang.Object> underlying) |
| Modifier and Type | Method and Description |
|---|---|
IntStepper |
stepper()
Generates a fresh stepper of type `T`
|
public RichIntVectorCanStep(scala.collection.immutable.Vector<java.lang.Object> underlying)
public IntStepper stepper()
MakesStepperstepper in interface MakesStepper<IntStepper>