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(java.lang.String name, java.lang.Boolean defaultValue)BooleanCachedSettingSettingNode. registerBooleans(java.lang.String name, DefaultSettingValue<java.lang.Boolean> defaultValue)