Return an AttributeSet which is the intersection of this set with the given set.
@param s the set to intersect with
@return an AttributeSet of the elements in this set whichare in s
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.