CompoundComparator<T> extension

on

Methods

thenCompare(Comparator<T> comparator) Comparator<T>
Returns a Comparator that breaks a tie of this comparator by delegating to another comparator.