| Class Summary | 
| ArrayIterator | An Iterator wrapper for an Object[]. | 
| ArrayListWrapper | A class that wraps an array with a List interface. | 
| ClassUtils | Simple utility functions for manipulating classes and resources
 from the classloader. | 
| EnumerationIterator | An Iterator wrapper for an Enumeration. | 
| ExceptionUtils | Use this to create a new Exception. | 
| MapFactory | Factory class for creating Maps. | 
| SimplePool | Simple object pool. | 
| StringUtils | This class provides some methods for dynamically
 invoking methods in objects, and some string
 manipulation methods used by torque. |