Reverses the order of a comparator.
Returns a new comparator that produces the opposite ordering of the original.
The type of values to compare
Comparator to reverse
A comparator that produces the opposite ordering
Reverses the order of a comparator.
Returns a new comparator that produces the opposite ordering of the original.