Collections (Java 2 Platform SE v1.4.2)

static void sort(List list)
Sorts the specified list into ascending order, according to the natural ordering of its elements.
static...