public interface ISettingsWrapper<T>
T
getConfig()
void
setConfig(T config)
void setConfig(T config)
T getConfig()