|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--Tester
This is the file which runs both of the Simulations, and prints all results to the screen.
| Constructor Summary | |
Tester()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
This is the method which tests and displays the results for both types of simulations. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public Tester()
| Method Detail |
public static void main(java.lang.String[] args)
args - Command line arguments. If there are any, it is
expected to contain the number of simulations to run
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||