This method of the IncludeExcludeWildcards Class compares this IncludeExcludeWildcards object against another IncludeExcludeWildCards object.
public int compareSet(Object other);
Returns a SetComparison.compareSet result code.
other | The object with which to compare this object. |