Uses of Class
io.datarouter.storage.setting.cached.impl.BooleanCachedSetting
| Package | Description |
|---|---|
| io.datarouter.storage.setting |
-
Uses of BooleanCachedSetting in io.datarouter.storage.setting
Methods in io.datarouter.storage.setting that return BooleanCachedSetting Modifier and Type Method Description BooleanCachedSettingSettingNode. registerBoolean(String name, Boolean defaultValue)BooleanCachedSettingSettingNode. registerBooleans(String name, DefaultSettingValue<Boolean> defaultValue)