|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjist.minisim.prime.CmdlineOpts
private static class prime.CmdlineOpts
Parsed command-line options.
Field Summary | |
---|---|
java.lang.String |
dir
directory to recursively scan. |
java.lang.String |
filter
package prefix selection filter. |
boolean |
help
print help. |
boolean |
version
print version. |
Constructor Summary | |
---|---|
private |
prime.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 java.lang.String dir
public java.lang.String filter
Constructor Detail |
---|
private prime.CmdlineOpts()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |