The IIntRangeComparator Interface contains the following fields.
ORDER_AFTER | Is returned by orderRanges to indicate that the one set of ranges is to be ordered after another set of ranges. |
ORDER_BEFORE | Is returned by orderRanges to indicate that the one set of ranges is to be ordered before another set of ranges. |
ORDER_EQUAL | Is returned by orderRanges to indicate that the one set of ranges is equal to another set of ranges. |