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