|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jeops.examples.factorial.TestFact
Class used to test the Factorial example for JEOPS.
| Constructor Summary | |
TestFact()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
Starts the application. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public TestFact()
| 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 whose factorial is wanted.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||