CompoundIterableComparator<T> extension
- on
-
- Iterable<
Comparator< T> >
- Iterable<
Methods
-
toComparator(
) → Comparator< T> - Returns a Comparator that tries each of the comparators in this iterable in order and returns the first result that doesn't end up in a tie.