- fromIndex
- Documentation for this section has not yet been entered.
- toIndex
- Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Type Reason Java.Lang.IndexOutOfBoundsException if fromIndex or toIndex is negative, or if toIndex is smaller than fromIndex.
Returns a new BitSet containing the range of bits [fromIndex, toIndex), shifted down so that the bit at fromIndex is at bit 0 in the new BitSet.