Package io.datarouter.storage.setting
Class MutableBooleanSetting
java.lang.Object
io.datarouter.storage.setting.MutableBooleanSetting
- All Implemented Interfaces:
Setting<Boolean>,BooleanSetting,Supplier<Boolean>
-
Constructor Details
-
MutableBooleanSetting
-
-
Method Details
-
getName
-
getDefaultValue
- Specified by:
getDefaultValuein interfaceSetting<Boolean>
-
get
-
getHasCustomValue
public boolean getHasCustomValue()- Specified by:
getHasCustomValuein interfaceSetting<Boolean>
-
getHasRedundantCustomValue
public boolean getHasRedundantCustomValue()- Specified by:
getHasRedundantCustomValuein interfaceSetting<Boolean>
-
isValid
-