public final class RichBitSetCanStep extends scala.AnyVal implements MakesStepper<IntStepper>
| Constructor and Description |
|---|
RichBitSetCanStep(scala.collection.BitSet underlying) |
| Modifier and Type | Method and Description |
|---|---|
static long[] |
reflectInternalsN(scala.collection.immutable.BitSet.BitSetN bsn) |
IntStepper |
stepper()
Generates a fresh stepper of type `T`
|
public static long[] reflectInternalsN(scala.collection.immutable.BitSet.BitSetN bsn)
public IntStepper stepper()
MakesStepperstepper in interface MakesStepper<IntStepper>