Class ConstantSetting<T>
java.lang.Object
io.datarouter.storage.setting.constant.ConstantSetting<T>
- Direct Known Subclasses:
ConstantBooleanSetting,ConstantIntegerSetting
-
Constructor Details
-
ConstantSetting
public ConstantSetting()
-
-
Method Details
-
getName
-
getDefaultValue
- Specified by:
getDefaultValuein interfaceSetting<T>
-
getHasCustomValue
public boolean getHasCustomValue()- Specified by:
getHasCustomValuein interfaceSetting<T>
-
getHasRedundantCustomValue
public boolean getHasRedundantCustomValue()- Specified by:
getHasRedundantCustomValuein interfaceSetting<T>
-
isValid
-