Package gnu.kawa.util
Class HeapSort.IndexSort
java.lang.Object
gnu.kawa.util.HeapSort<int[],Object>
gnu.kawa.util.HeapSort.IndexSort
Sort an error of integer indexes based on a lookup object.
Could be used to implement APL "grade up": Initialize the array
to [0 ... count-1], and override lookup to index in the soyrce.
-
Nested Class Summary
Nested classes/interfaces inherited from class gnu.kawa.util.HeapSort
HeapSort.IndexSort
-
Constructor Summary
Constructors -
Method Summary