public class ConfigInt extends ConfigValue<Integer>
ConfigInt class.
| Constructor and Description |
|---|
ConfigInt(Object owner,
String path,
int def)
Constructor for ConfigInt.
|
| Modifier and Type | Method and Description |
|---|---|
protected Integer |
loadValue()
loadValue.
|
getDefault, getOwner, getPath, onUpdate, valueprotected Integer loadValue()
loadValue.
loadValue in class ConfigValue<Integer>Copyright © 2016. All Rights Reserved.