—
by
A List contains objects that you can order according to a natural order using the static method Collections.sort(List list) if the objects implement the Comparable interface.