Interfaces
 InterfaceDescription
 IArraySorter Interface for Array sorter.
Classes
 ClassDescription
 ArrayHeapSorter Heap sorter algorithm class for sorting Arrays based on heap-structure ordered with IComparator configured at construction time.
 ArrayMergeSorter 
 ArrayQuickSorter 
 ArraySelectionSorter