A+ Work




Write the following method that sorts an ArrayList:
 Public static <E extends Comparable<E>>
 void sort(ArrayList<E> list)