This method of the IntRanges Class inverts comparison results.
public static int invertComparisonResult(int cmp);
Returns the inverted comparison result. If cmp is a valid SetComparison result, and is not one of the four results that are inverted, the result is simply returned.
Throws InternalError if cmp is not a valid SetComparison result.
cmp | Any comparison result of the compare method, which is inverted as follows:
|