IterableSortedDescending<E> extension
- on
-
- Iterable<
E>
- Iterable<
Methods
-
sortedDescending(
) → List< E> -
Available on Iterable<
Returns a new list with all elements sorted according to descending natural sort order.E> , provided by the IterableSortedDescending extension