|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjist.minisim.cont.cmdlineOpts
private static class cont.cmdlineOpts
Parsed command-line options.
Field Summary | |
---|---|
boolean |
help
print help. |
int |
mode
benchmark event type. |
long |
num
number of events to time. |
boolean |
version
print version. |
long |
warm
number of warmup events. |
Constructor Summary | |
---|---|
private |
cont.cmdlineOpts()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean help
public boolean version
public int mode
public long num
public long warm
Constructor Detail |
---|
private cont.cmdlineOpts()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |