com.virtuosotechnologies.lib.debug
Class DebugUtils

java.lang.Object
  extended bycom.virtuosotechnologies.lib.debug.DebugUtils

public final class DebugUtils
extends Object

Various debugging utilities


Field Summary
static String DEBUG_PARAMETER_NAME
           
 
Method Summary
static boolean isActive()
          Is debug active?
static void setGCInterval(int millis)
          Control the garbage collection thread
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG_PARAMETER_NAME

public static final String DEBUG_PARAMETER_NAME
See Also:
Constant Field Values
Method Detail

isActive

public static boolean isActive()
Is debug active?


setGCInterval

public static void setGCInterval(int millis)
Control the garbage collection thread