Package | Description |
---|---|
winstone.cmdline |
Modifier and Type | Class and Description |
---|---|
static class |
Option.OBoolean |
static class |
Option.OClass |
static class |
Option.OFile |
static class |
Option.OInt |
static class |
Option.OString |
Modifier and Type | Method and Description |
---|---|
static List<Option<?>> |
Option.all(Class<?> clazz)
List up all the known options.
|
Constructor and Description |
---|
CmdLineParser(List<Option<?>> options) |
Copyright © 2015. All rights reserved.