|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdods.util.Debug
A minimal implementation of a globally-accessible set of Debug flags.
| Constructor Summary | |
Debug()
|
|
| Method Summary | |
static void |
clear()
|
static boolean |
isSet(String flagName)
|
static void |
set(String flagName,
boolean value)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Debug()
| Method Detail |
public static boolean isSet(String flagName)
public static void set(String flagName,
boolean value)
public static void clear()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||