|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcode.stuff.Logger
public class Logger
Description of the Class
| Constructor Summary | |
|---|---|
private |
Logger()
Constructor for the Logger object |
| Method Summary | |
|---|---|
static void |
log(java.lang.String s)
Description of the Method |
static void |
logln(java.lang.String s)
Description of the Method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private Logger()
| Method Detail |
|---|
public static void log(java.lang.String s)
s - Description of the Parameterpublic static void logln(java.lang.String s)
s - Description of the Parameter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||