public class Debug extends java.lang.Object
Debug()
static void
clear()
static boolean
isSet(java.lang.String flagName)
static java.util.Set
keySet()
set(java.lang.String flagName, boolean value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Debug()
public static boolean isSet(java.lang.String flagName)
public static void set(java.lang.String flagName, boolean value)
public static void clear()
public static java.util.Set keySet()