Returns true if the specified BitSet has any bits set to true that are also set to true in this BitSet.
@param set BitSet to intersect with
@return boolean indicating whether this BitSet intersectsthe specified BitSet.
@since 1.4
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.