|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwinstone.cmdline.Option<java.lang.Integer>
winstone.cmdline.Option.OInt
public static class Option.OInt
Nested Class Summary |
---|
Nested classes/interfaces inherited from class winstone.cmdline.Option |
---|
Option.OBoolean, Option.OClass, Option.OFile, Option.OInt, Option.OString |
Field Summary |
---|
Constructor Summary | |
---|---|
Option.OInt(java.lang.String name,
int defaultValue)
|
Method Summary | |
---|---|
int |
get(java.util.Map args)
|
int |
get(java.util.Map args,
int defaultValue)
|
Methods inherited from class winstone.cmdline.Option |
---|
all, bool, clazz, file, integer, integer, isIn, isWildcard, put, remove, string, string, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Option.OInt(java.lang.String name, int defaultValue)
Method Detail |
---|
public int get(java.util.Map args)
public int get(java.util.Map args, int defaultValue)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |