public static interface SortUtil.Sorter
int
compare(int i, int j)
void
exch(int i, int j)
void exch(int i, int j)
int compare(int i, int j)