This package contains different utility classes supporting development
Generic classes
- ClassUtils: methods for working with and getting information about classes
Utilities for working with input and output objects
- AppendableObjectOutputStream: ObjectOutputStream which can append data to an existing file
