import java.util.ArrayList;
import java.util.Collections;
...
Collections.sort( myArrayList );