IterableSortedDescending<E> extension

on

Methods

sortedDescending() List<E>

Available on Iterable<E>, provided by the IterableSortedDescending extension

Returns a new list with all elements sorted according to descending natural sort order.