Sets the bit at the specified index to the complement of its current value.
@param bitIndex the index of the bit to flip @throws IndexOutOfBoundsException if the specified index is negative
See Implementation
Sets the bit at the specified index to the complement of its current value.
@param bitIndex the index of the bit to flip @throws IndexOutOfBoundsException if the specified index is negative