See: Description

| Interface | Description | 
|---|---|
| IntegerComparator | Interface for comparing two integers. | 
| Class | Description | 
|---|---|
| IntegerArrayQuickSort | Class to sort an int array, using a modified quicksort. | 
Utilities for arrays: advanced sorting for primitvie arrays.