Package com.futureshocked.debug

Contains some utility classes to be used for debugging.

See:
          Description

Class Summary
Indenter Simple class that will generate a certain amount of spaces for indentention.
StaticDebugger StaticDebugger will print out all the information about an Object passed into it, including private fields with the help of reflection.
StringUtil Small class that provides some common functionality.
 

Package com.futureshocked.debug Description

Contains some utility classes to be used for debugging.