Sets the bit at the specified index to the specified value.
@param bitIndex a bit index @param value a bool value to set @throws IndexOutOfBoundsException if the specified index is negative @since 1.4
See Implementation
Sets the bit at the specified index to the specified value.
@param bitIndex a bit index @param value a bool value to set @throws IndexOutOfBoundsException if the specified index is negative @since 1.4