|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Option | |
---|---|
winstone.cmdline |
Uses of Option in winstone.cmdline |
---|
Subclasses of Option in winstone.cmdline | |
---|---|
static class |
Option.OBoolean
|
static class |
Option.OClass
|
static class |
Option.OFile
|
static class |
Option.OInt
|
static class |
Option.OString
|
Methods in winstone.cmdline that return types with arguments of type Option | |
---|---|
static java.util.List<Option<?>> |
Option.all(java.lang.Class<?> clazz)
List up all the known options. |
Constructor parameters in winstone.cmdline with type arguments of type Option | |
---|---|
CmdLineParser(java.util.List<Option<?>> options)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |