Compatibility Issue in Class com.ms.util.IntRanges 

In Visual J#, the following methods of the com.ms.util.IntRanges class are not supported:

  • IntRanges.condense(IIntRangeComparator judge**)**

  • IntRanges.intersect(IntRanges other, IIntRangeComparator judge**)**

  • IntRanges.removeRange(int i, IIntRangeComparator hook**)**

  • IntRanges.removeRange(int s, int e, IIntRangeComparator hook**)**

  • IntRanges.removeRanges(int s, int count, IIntRangeComparator hook**)**

  • IntRanges.removeSingleton(int n, IIntRangeComparator hook**)**

  • IntRanges.sort(IIntRangeComparator judge**)**

  • IntRanges.compare (IntRanges intRange1, IIntRangeComparator judge**)**