SortedArrayList> extends ArrayList { public SortedArrayList(){ } public void insertionSort(E a){ for (int