| Modifier and Type | Interface | Description |
|---|---|---|
interface |
ArgsParser |
The
ArgsParser provides means for parsing command line arguments and
constructing a command line utility's help output. |
static interface |
RootConditionAccessor.RootConditionProperty |
Provides a root condition property.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ArgsParserImpl |
A straightforward implementation of the
ArgsParser interface. |
Copyright © 2021. All rights reserved.