| Package | Description |
|---|---|
| net.sourceforge.argparse4j.impl | |
| net.sourceforge.argparse4j.impl.type |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Enum<T>> |
Arguments.enumStringType(Class<T> type)
Returns
EnumStringArgumentType with given enum type. |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Enum<T>> |
EnumStringArgumentType.forEnum(Class<T> type)
Creates an
EnumStringArgumentType for the given enum type. |
Copyright © 2012–2025. All rights reserved.