Package uk.ac.leeds.ccg.andyt.projects.moses.utilities

Class Summary
AbstractLog Abstract class to be extended by any class requiring logging.
ErrorAndExceptionHandler A class for handling errors and exceptions.
MPJRun A class for MPJ Express initialisation, and finalising.
StaticCollections A class for generic static methods that work on collections.
StaticConverter A class of static methods used to convert between types of Object and primitive.
StaticCopy Class of static methods for copying Objects.
StaticIO Class of static methods for helping with reading and writing (primarily) to/from file.
StaticMath A class of static methods that deal with numbers and maths.
TestMemory A class with methods that help in testing computer memory.