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