sort
Returns a sorted copy of the provided collection of things. Uses the provided comparator to sort.
Returns a sorted copy of the provided collection of things. Uses the natural ordering of the things.
Returns a sorted copy of the provided collection of things. Uses the provided comparator to sort.
Returns a sorted copy of the provided collection of things. Uses the natural ordering of the things.