Package edu.cmu.minorthird.util

Interface Summary
CommandLineProcessor A lightweight command-line processing tool.
CommandLineProcessor.Configurable Interface for objects that can be configured with command-line arguments.
Saveable Interface for classes that can be saved to disk in one or more class-specific, human-readable format.
 

Class Summary
AbstractLooper<T>  
BasicCommandLineProcessor A lightweight command-line processing tool.
IOUtil IO utilities.
JointCommandLineProcessor A lightweight command-line processing tool.
LineProcessingUtil Line processing utilities.
MathUtil Math utilities.
MathUtil.Accumulator Accumulate a list of numbers, then report on mean, standard deviation, and other common statistics.
ProgressCounter  
RefUtils Utilities for reflection.
StringEncoder Encode/decode special characters in strings.
StringUtil String utilities.
UnionIterator<E>  
Version Stores the version number as:

Version # Format: Version#.Year.Month.Day

Version History: