| Package | Description |
|---|---|
| org.dishevelled.commandline.argument |
Implementations of the typed
Argument<E> interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanArgument
A boolean argument.
|
class |
BooleanListArgument
A boolean list argument.
|
class |
BooleanSetArgument
A boolean set argument.
|
class |
ByteArgument
A byte argument.
|
class |
ByteListArgument
A byte list argument.
|
class |
ByteSetArgument
A byte set argument.
|
class |
CharacterArgument
A character argument.
|
class |
DateArgument
A date argument.
|
class |
DoubleArgument
A double argument.
|
class |
DoubleListArgument
A double list argument.
|
class |
DoubleSetArgument
A double set argument.
|
class |
FileArgument
A file argument.
|
class |
FileListArgument
A file list argument.
|
class |
FileSetArgument
A file set argument.
|
class |
FloatArgument
A float argument.
|
class |
FloatListArgument
A float list argument.
|
class |
FloatSetArgument
A float set argument.
|
class |
IntegerArgument
A integer argument.
|
class |
IntegerListArgument
An integer list argument.
|
class |
IntegerSetArgument
An integer set argument.
|
class |
LongArgument
A long argument.
|
class |
LongListArgument
A long list argument.
|
class |
LongSetArgument
A long set argument.
|
class |
PathArgument
A path argument.
|
class |
PathListArgument
A path list argument.
|
class |
PathSetArgument
A path set argument.
|
class |
StringArgument
A string argument.
|
class |
StringListArgument
A string list argument.
|
class |
StringSetArgument
A string set argument.
|
class |
URLArgument
An URL argument.
|
class |
URLListArgument
An URL list argument.
|
class |
URLSetArgument
An URL set argument.
|
Copyright © 2004–2022 dishevelled.org. All rights reserved.