|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jeops.examples.hanoi.TestHanoi
Class used to test the Towers of Hanoi example for JEOPS.
| Constructor Summary | |
TestHanoi()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Starts the application. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public TestHanoi()
| Method Detail |
public static void main(java.lang.String[] args)
args - a command-line arguments array. None is needed,
but one can pass the number of discs to be moved.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||