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