Package martin.common

Interface Summary
Function<E>  
Sizeable  
 

Class Summary
ArgParser Class which is used to parse command-line arguments for a program.
ArrayIterator<E> Class for easily constructing an iterator from an array
CacheMap<K,V extends Sizeable>  
ChiTester  
ComparableTuple<E extends Comparable<E>,T extends Comparable<T>> Tuple class implementing the Comparable interface.
Email  
ExtractAbbrev The ExtractAbbrev class implements a simple algorithm for extraction of abbreviations and their definitions from biomedical text.
InputStreamDumper  
Loggers  
Misc  
MyConnection  
Pair<E>  
Properties Extended version of they java.util.Properties class.
Selector<E extends Comparable<E>>  
SentenceSplitter  
SimpleClass<E>  
SQL  
Stopwatch Class useful for profiling the time usage of java software.
StreamIterator  
Tuple<E,T>