Class Summary |
AssertionFacility |
Simple facility for asserting at runtime. |
ConstructorHelper |
Helper class to find and invoke a class constructors that matches the types of arguments supplied. |
DebugFacility |
Utility class for enabling certain debugging using system properties. |
GenericFactory<T> |
Factory for an instance of any type. |
Indent |
Utility class around indenting and formatting text. |
IndentWriter |
Writer that uses an underlying PrintWriter to indent output text for easy reading. |
JavaClassHelper |
Helper for questions about Java classes such as |