Uses of Class
io.datarouter.storage.setting.cached.impl.BooleanCachedSetting
Packages that use BooleanCachedSetting
-
Uses of BooleanCachedSetting in io.datarouter.storage.setting
Methods in io.datarouter.storage.setting that return BooleanCachedSettingModifier and TypeMethodDescriptionSettingNode.registerBoolean(String name, Boolean defaultValue) SettingNode.registerBooleans(String name, DefaultSettingValue<Boolean> defaultValue)