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