Package | Description |
---|---|
org.incava.jagol |
Modifier and Type | Class and Description |
---|---|
class |
DoubleOption
Represents an option that is an double.
|
class |
FloatOption
Represents an option that is an float.
|
class |
IntegerOption
Represents an option that is an integer.
|
class |
StringOption
Represents an option that is an String.
|