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