public final class RichArrayUnitCanStep extends scala.AnyVal implements MakesStepper<AnyStepper<scala.runtime.BoxedUnit>>
Constructor and Description |
---|
RichArrayUnitCanStep(scala.runtime.BoxedUnit[] underlying) |
Modifier and Type | Method and Description |
---|---|
AnyStepper<scala.runtime.BoxedUnit> |
stepper()
Generates a fresh stepper of type `T`
|
public RichArrayUnitCanStep(scala.runtime.BoxedUnit[] underlying)
public AnyStepper<scala.runtime.BoxedUnit> stepper()
MakesStepper
stepper
in interface MakesStepper<AnyStepper<scala.runtime.BoxedUnit>>