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