Class Summary |
ComparableDouble |
This class is unfortunate but necessary to conform to JDK 1.1 |
DefaultCache |
|
HeapSort |
sorts numbers and comparable objects by treating contents of array as a binary tree.
|
Log |
Log provides a mechanism for logging and debugging to the
standard output stream. |
ThreeNumberSort |
sorts three numbers (doubles) and choose randomly among the
minimum/maximum values |
Version |
This class provides a mechanism for returning the version number of the
pal library. |
Utility classes for sorting etc.