Package com.lgc.wsh.util

Interface Summary
Monitor Implement this interface to receive notifications of progress
 

Class Summary
Almost This class allows safe comparisons of floating point numbers with limited precision.
ArrayMath Utility method required by a test.
CleanFormatter Format log messages without any extras.
CleanHandler An alternative to ConsoleHandler.
Localize Filter a string with specified ResourceBundles.
LoggerStream Wrap a Logger as a PrintStream.
LogMonitor Report progress to default Logger
MathPlus Constants required by a test.
PartialMonitor Wrap an existing Monitor with a partial range.