The com.ms.util package contains the following interfaces:
Comparison Interface is designed for implementing comparisons of two objects (usually used in conjunction with a VectorSort or ArraySort object).
IIntRangeComparator Interface supplies a hook for sorting auxiliary data associated with elements of an IntRanges object.
IWildcardExpressionComparator Interface is used to compare subexpressions in WildcardExpression.compare.
ProvideSetComparisonInfo Interface provides set rules for comparisons.
SetComparison Interface compares two sets.
TimerListener Interface enables TIMER event notifications to be received.