|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcds.test.test_logger
Test logger class
| Field Summary | |
(package private) static DebugLog |
log
|
| Constructor Summary | |
test_logger()
|
|
| Method Summary | |
int |
add(int a,
int b)
|
static void |
main(java.lang.String[] args)
|
int |
sub(int a,
int b)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
static DebugLog log
| Constructor Detail |
public test_logger()
| Method Detail |
public int add(int a,
int b)
public int sub(int a,
int b)
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||