ResultOfComparator<R> extension

on

Methods

onResultOf<T>(Map1<T, R> function) Comparator<T>
Returns a Comparator of type T that extracts a sort key of type R.