This method of the IncludeExcludeWildcards Class compares two objects retrieved from getRule.
public int compareSetRules(Object o1, Object o2);
Returns a SetComparison.compareSet result code.
o1 | The object containing the first set rule. |
o2 | The object containing the second set rule. |