Class ConstantBooleanSetting
java.lang.Object
io.datarouter.storage.setting.constant.ConstantSetting<Boolean>
io.datarouter.storage.setting.constant.ConstantBooleanSetting
- All Implemented Interfaces:
Setting<Boolean>,BooleanSetting,Supplier<Boolean>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ConstantBooleanSettingstatic final ConstantBooleanSetting -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.datarouter.storage.setting.constant.ConstantSetting
getDefaultValue, getHasCustomValue, getHasRedundantCustomValue, getName, isValidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.datarouter.storage.setting.type.BooleanSetting
parseStringValueMethods inherited from interface io.datarouter.storage.setting.Setting
getDefaultValue, getHasCustomValue, getHasRedundantCustomValue, getName, isValid