|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--tests.TestMisc
| Constructor Summary | |
TestMisc()
|
|
| Method Summary | |
void |
run()
|
static int |
spoil(int a)
|
static void |
swap(int b,
int a)
|
void |
testMisc()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestMisc()
| Method Detail |
public static int spoil(int a)
public static void swap(int b,
int a)
public void testMisc()
public void run()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||