The CaselessDescendingComparator class performs caseless string sort orderings in descending order. This is the inverse of a CaselessComparator (Section 5.4.7, “The CaselessComparator Class”) sort order.
Table 5.38. ooRexx CaselessDescendingComparator Class
Object
↓
Comparator
↓
CaselessDescendingComparator
compare
Note
The CaselessDescendingComparator class also has available class methods that its metaclass, the Class class (Section 5.1.2, “The Class Class”), defines.