|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--jeops.examples.ProgHanoi
Class used to test the Towers of Hanoi example for JEOPS.
| Constructor Summary | |
ProgHanoi()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Starts the application. |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ProgHanoi()
| 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 | |||||||