Class Collections

public class Collections
extends Object
Utility methods that operate on collections.

Fields

EMPTY_LIST
EMPTY_MAP
EMPTY_SET

Methods

reverse(List)
sort(List)
sort(List, Comparator)