AnyIntSetting

constructor(model: SettingsModel, defaultValue: T, customKey: String?, converter: SettingsConverter<T, Int>, cache: Boolean)