A B C D F G I L M N P R S T U V

S

scaleFactor - Static variable in class com.futureshocked.debug.Indenter
Scale factor - number of spaces returned is depth * scaleFactor
search(int) - Method in class com.futureshocked.datastructures.BinaryTree
 
search(BinaryNode, int) - Method in class com.futureshocked.datastructures.BinaryTree
 
setClassName(String) - Method in class com.futureshocked.classloader.InterceptedMethod
 
setData(int) - Method in class com.futureshocked.datastructures.BinaryNode
 
setDescription(String) - Method in class com.futureshocked.classloader.InterceptedMethod
 
setLeftNode(BinaryNode) - Method in class com.futureshocked.datastructures.BinaryNode
 
setMaxDebugDepth(int) - Method in class com.futureshocked.classloader.ApplicationDebugger
 
setMaxRecursionDepth(int) - Method in class com.futureshocked.classloader.ApplicationDebugger
 
setMethodName(String) - Method in class com.futureshocked.classloader.InterceptedMethod
 
setRecursionLimiter(int) - Method in class com.futureshocked.classloader.InterceptedMethod
 
setRightNode(BinaryNode) - Method in class com.futureshocked.datastructures.BinaryNode
 
setStaticDebuggerCall(int) - Method in class com.futureshocked.classloader.InterceptedMethod
 
setVerbose(boolean) - Method in class com.futureshocked.classloader.ApplicationDebugger
 
spaces - Static variable in class com.futureshocked.debug.Indenter
Just a bunch of spaces...
staticDebugClass - Variable in class com.futureshocked.classloader.DebuggerClassVisitor
The name of the class that contains a static method to be called for debugging purposes.
staticDebugDescription - Variable in class com.futureshocked.classloader.DebuggerClassVisitor
The description of the static method to be called for debugging.
StaticDebugger - Class in com.futureshocked.debug
StaticDebugger will print out all the information about an Object passed into it, including private fields with the help of reflection.
StaticDebugger() - Constructor for class com.futureshocked.debug.StaticDebugger
 
staticDebuggerCount - Variable in class com.futureshocked.classloader.InterceptedMethod
The maximum depth for the static debugger.
staticDebugMethod - Variable in class com.futureshocked.classloader.DebuggerClassVisitor
The name of the static method to be called for debugging purposes.
StringUtil - Class in com.futureshocked.debug
Small class that provides some common functionality.
StringUtil() - Constructor for class com.futureshocked.debug.StringUtil
 

A B C D F G I L M N P R S T U V