|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsim
public class sim
This is the mainline that drives the simulation.
Invoke something like this:
java -Xmv300M -cp '.;jgrapht-jdk1.5.jar' sim 100 1 20 40
Constructor Summary | |
---|---|
sim()
|
Method Summary | |
---|---|
static int |
getNumInitialFailures()
|
static int |
getTime()
|
static void |
main(java.lang.String[] args)
This is THE mainline -- invoke this app by invoking it. |
static void |
usage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public sim()
Method Detail |
---|
public static int getTime()
public static int getNumInitialFailures()
public static void usage()
public static void main(java.lang.String[] args)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |