Package rcm.util

Interface Summary
Prioritized Interface for objects stored in a PriorityQueue.
 

Class Summary
BinarySearch Binary search routines.
CaselessString String which compares case-insensitively with other strings.
Config  
Debug  
Debug.NoDebug  
Debug.Quiet  
Debug.Verbose  
Exec  
History  
Mem  
MergingHashtable Subclass of Hashtable that supports merging the existing object stored in the hashtable with a new object.
PriorityQueue Priority queue.
Reflect Handy reflection routines.
Str String utility routines.
Thr  
Timer  
Win