public interface ConfigChain extends Config
FETCH_REQUEST_VALUE_TYPE_MULTIPLE, FETCH_REQUEST_VALUE_TYPE_NONE, FETCH_REQUEST_VALUE_TYPE_SINGLE| 限定符和类型 | 方法和说明 |
|---|---|
void |
addConfig(Config config) |
ConfigChain |
clone() |
ConditionChain |
createAutoConditionChain() |
default void |
filter(LinkedHashMap<String,Column> metadatas)
过滤不存在的列
|
Config |
getConfig(String prefix,
String var) |
Config |
getConfig(String prefix,
String var,
Compare type) |
List<Config> |
getConfigs() |
List<Config> |
getConfigs(String prefix,
String var) |
List<Config> |
getConfigs(String prefix,
String var,
Compare type) |
ConfigChain |
removeConfig(Config config) |
ConfigChain |
removeConfig(List<Config> config) |
ConfigChain |
removeConfig(String prefix,
String var) |
ConfigChain |
removeConfig(String prefix,
String var,
Compare type) |
void |
setValue(Map<String,Object> values) |
addOrValue, addValue, cacheKey, createAutoCondition, getCompare, getJoin, getKey, getOrCompare, getOrValues, getPrefix, getSwt, getText, getValues, getVariable, integrality, integrality, isEmpty, isKeyEncrypt, isOverCondition, isOverValue, isValueEncrypt, json, json, map, map, setCompare, setEmpty, setJoin, setKey, setOrCompare, setOrValue, setOverCondition, setOverValue, setPrefix, setSwt, setText, setValue, setVariable, toStringvoid addConfig(Config config)
ConfigChain removeConfig(Config config)
ConfigChain removeConfig(List<Config> config)
ConfigChain removeConfig(String prefix, String var)
ConfigChain removeConfig(String prefix, String var, Compare type)
ConditionChain createAutoConditionChain()
ConfigChain clone()
default void filter(LinkedHashMap<String,Column> metadatas)
metadatas - 可用范围Copyright © 2024. All rights reserved.