public class OptionInfo.NumberInfo<T> extends OptionInfo.ValueInfo<T>
| Constructor and Description |
|---|
NumberInfo(T defaultValue,
T currentValue,
T minimum,
T maximum) |
| Modifier and Type | Method and Description |
|---|---|
T |
getMaximum() |
T |
getMinimum() |
getCurrentValue, getDefaultValue