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