public interface ConfigChain extends Config
FETCH_REQUEST_VALUE_TYPE_MULIT, FETCH_REQUEST_VALUE_TYPE_NONE, FETCH_REQUEST_VALUE_TYPE_SINGLE| 限定符和类型 | 方法和说明 |
|---|---|
void |
addConfig(Config config) |
ConditionChain |
createAutoConditionChain() |
Config |
getConfig(String prefix,
String var) |
Config |
getConfig(String prefix,
String var,
Compare type) |
List<Config> |
getConfigs() |
ConfigChain |
removeConfig(Config config) |
ConfigChain |
removeConfig(String prefix,
String var) |
ConfigChain |
removeConfig(String prefix,
String var,
Compare type) |
void |
setValue(Map<String,Object> values) |
addValue, cacheKey, clone, createAutoCondition, getCompare, getJoin, getKey, getOrCompare, getOrValues, getPrefix, getText, getValues, getVariable, isEmpty, isKeyEncrypt, isRequire, isStrictRequired, isValueEncrypt, setCompare, setEmpty, setJoin, setKey, setOrCompare, setPrefix, setRequire, setStrictRequired, setText, setValue, setVariable, toStringvoid addConfig(Config config)
ConfigChain removeConfig(Config config)
ConfigChain removeConfig(String prefix, String var)
ConfigChain removeConfig(String prefix, String var, Compare type)
ConditionChain createAutoConditionChain()
Copyright © 2022. All rights reserved.