Sets the bit specified by the index to {@code false}.
@param bitIndex the index of the bit to be cleared @throws IndexOutOfBoundsException if the specified index is negative
See Implementation
Sets the bit specified by the index to {@code false}.
@param bitIndex the index of the bit to be cleared @throws IndexOutOfBoundsException if the specified index is negative