public class FallbackSettings extends BaseSettings
Settings.Config, Settings.OverrideClass, Settings.PropertyparentSettings| Constructor and Description |
|---|
FallbackSettings(Settings parentSettings,
FallbackKeys fallbackKeys) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
doGetValue(String key) |
protected String[] |
doGetValues(String key) |
getModifiableSettings, getParentSettings, getValue, getValuespublic FallbackSettings(Settings parentSettings, FallbackKeys fallbackKeys)
protected String doGetValue(String key)
doGetValue in class BaseSettingsprotected String[] doGetValues(String key)
doGetValues in class BaseSettings