Bitset.newRange
Creates a bitset with the given range set.
Parameters
start | first value to add |
nItems | number of consecutive values to add |
Returns
A new bitset
Creates a bitset with the given range set.
start | first value to add |
nItems | number of consecutive values to add |