| Package | Description |
|---|---|
| net.sourceforge.argparse4j.impl.choice | |
| net.sourceforge.argparse4j.inf | |
| net.sourceforge.argparse4j.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionArgumentChoice<E>
Choice from given collection of values.
|
class |
RangeArgumentChoice<T extends Comparable<T>>
Choices from given range.
|
| Modifier and Type | Method and Description |
|---|---|
Argument |
Argument.choices(ArgumentChoice choice)
Sets
ArgumentChoice object which inspects value so that it
fulfills its criteria. |
| Modifier and Type | Method and Description |
|---|---|
ArgumentImpl |
ArgumentImpl.choices(ArgumentChoice choice) |
Copyright © 2012–2017. All rights reserved.