|
SunSPOT host API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.squawk.security.signing.Debug
public final class Debug
| Field Summary | |
|---|---|
static boolean |
ENABLED
DEBUG is used for enabling and disabling debug code, usually to write debug messages which are defined in the form: if (Debug.ENABLED) { |
| Constructor Summary | |
|---|---|
Debug()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final boolean ENABLED
| Constructor Detail |
|---|
public Debug()
|
SunSPOT host API V4.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||