public class FallbackSettings extends BaseSettings
Settings.Config, Settings.OverrideClass, Settings.Property
parentSettings
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, getValues
public FallbackSettings(Settings parentSettings, FallbackKeys fallbackKeys)
protected String doGetValue(String key)
doGetValue
in class BaseSettings
protected String[] doGetValues(String key)
doGetValues
in class BaseSettings