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