5.4.12. The InvertingComparator Class
The InvertingComparator class inverts the comparison results of another Comparator object to reverse the resulting sort order.
Table 5.39. ooRexx InvertingComparator Class
Object
|
↓
|
Comparator
|
↓
|
InvertingComparator
|
|
compare
init
|
This class is defined as a mixin class.
5.4.12.1. Inherited Methods