public static interface SortTest.ArrayAlgorithm
<E> void
sort(E[] orig, Comparator<E> comp)
<E> void sort(E[] orig, Comparator<E> comp)