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