Package pal.util


package pal.util
Utility classes for sorting etc.
  • Class
    Description
     
    A Utility class that provides some simple implementations of AlgorithmCallback that can be used for manipulating callback results
    interface for an object that is comparable.
    This class is unfortunate but necessary to conform to JDK 1.1
    interface for an object that can compare other objects for the purposes of ordering them.
     
     
     
    sorts numbers and comparable objects by treating contents of array as a binary tree.
    Log provides a mechanism for logging and debugging to the standard output stream.
    Interface for all objects that provide a logging facility.
    sorts three numbers (doubles) and choose randomly among the minimum/maximum values
    This class provides a mechanism for returning the version number of the pal library.
    constants (strings and numbers) relating to reading and writing XML.