Package net.innig.util

Class Summary
Conf  
DelegatingProxy Creates dynamic proxy objects which pass the methods of an interface through to a collection of delegate objects.
EnumeratedType An alternative to using hand-assigned integer constants for enumerated types.
GraphType An enumerated type with directed edges between its members.
Log4jLoggingProxy  
LoggingProxy Creates dynamic proxy objects which log method calls.
OrderedType An enumerated type with a natural ordering.
PrintLoggingProxy  
RegexReplacement  
ReverseComparator<T>  
TextualDiff Portions based on: http://www.cs.princeton.edu/introcs/96optimization/Diff.java.html
TextualDiff.Delta  
TextualDiff.Excerpt  
ThreadFlock Creates a collection of threads running the same Runnable.
WrappingProxy Deprecated. Too clever for its own good.
 

Exception Summary
ConfigurationException  
CorruptConfigurationException  
MissingConfigurationException