The parameter key classes should extend `Comparable`, as opposed to using custom `Comparator` implementations all over the place.
The parameter key classes should extend
Comparable, as opposed to using customComparatorimplementations all over the place.