|
SunSPOT API V3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.sun.spot.util.Debug
public class Debug
Field Summary | |
---|---|
static int |
level
|
static boolean |
on
|
Constructor Summary | |
---|---|
Debug()
|
Method Summary | |
---|---|
static void |
print(String message)
|
static void |
print(String message,
int priority)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int level
public static final boolean on
Constructor Detail |
---|
public Debug()
Method Detail |
---|
public static void print(String message)
public static void print(String message, int priority)
|
SunSPOT API V3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |