|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwinstone.cmdline.Option<java.lang.Boolean>
winstone.cmdline.Option.OBoolean
public static class Option.OBoolean
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.OBoolean(java.lang.String name,
boolean defaultValue)
|
Method Summary | |
---|---|
boolean |
get(java.util.Map args)
|
boolean |
get(java.util.Map args,
boolean 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.OBoolean(java.lang.String name, boolean defaultValue)
Method Detail |
---|
public boolean get(java.util.Map args)
public boolean get(java.util.Map args, boolean defaultValue)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |