| Package | Description |
|---|---|
| joptsimple |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ArgumentAcceptingOptionSpec<V> |
Specification of an option that accepts an argument.
|
class |
NonOptionArgumentSpec<V> |
Specification of a command line's non-option arguments.
|
class |
OptionSpecBuilder |
Allows callers to specify whether a given option accepts arguments (required or optional).
|
| Modifier and Type | Method | Description |
|---|---|---|
AbstractOptionSpec<V> |
AbstractOptionSpec.forHelp() |
Copyright © 2019. All rights reserved.