Package net.charlesames.utility.common

Class Summary
Disposable Base class for objects which contain a disposable method to release resources.
ProgressMonitor Common interface for tracking the status and portion-completed condition of a process.
SharedRandomGenerator Singleton class which allows all the objects that use it to share the same random generator.
Specification Base class for objects which require online documentation.
StringMethods Miscellaneous string-manipulation functions
 

Enum Summary
ProgressMonitor.Status ProgressMonitor status conditions.