Clears all of the bits in this {@code BitSet} whose corresponding bit is set in the specified {@code BitSet}.
@param set the {@code BitSet} with which to mask this {@code BitSet}
See Implementation
Clears all of the bits in this {@code BitSet} whose corresponding bit is set in the specified {@code BitSet}.
@param set the {@code BitSet} with which to mask this {@code BitSet}