opendap.util
Class Debug
java.lang.Object
opendap.util.Debug
public class Debug
- extends Object
A minimal implementation of a globally-accessible set of Debug flags.
Constructor Summary |
Debug()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Debug
public Debug()
isSet
public static boolean isSet(String flagName)
set
public static void set(String flagName,
boolean value)
clear
public static void clear()
keySet
public static Set keySet()
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.