Sets the bit specified by the index to false.
@param bitIndex the index of the bit to be cleared.
@exception IndexOutOfBoundsException if the specified index is negative.
@since JDK1.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.