IterableSorted<E> extension

on

Methods

sorted() List<E>

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

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