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