com.virtuosotechnologies.lib.debug
Class DebugUtils
java.lang.Object
com.virtuosotechnologies.lib.debug.DebugUtils
- public final class DebugUtils
- extends Object
Various debugging utilities
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 |
DEBUG_PARAMETER_NAME
public static final String DEBUG_PARAMETER_NAME
- See Also:
- Constant Field Values
isActive
public static boolean isActive()
- Is debug active?
setGCInterval
public static void setGCInterval(int millis)
- Control the garbage collection thread