| 程序包 | 说明 |
|---|---|
| me.xuxiaoxiao.xtools.common.config | |
| me.xuxiaoxiao.xtools.common.config.configs | |
| me.xuxiaoxiao.xtools.common.config.configs.impl |
| 限定符和类型 | 字段和说明 |
|---|---|
static XConfigs |
XConfigTools.X_CONFIGS |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
XConfigs.Watcher.onCfgAdd(XConfigs configs,
String key,
String val)
配置信息新增
|
void |
XConfigs.Watcher.onCfgChange(XConfigs configs,
String key,
String valOld,
String valNew)
配置信息变化
|
void |
XConfigs.Watcher.onCfgDel(XConfigs configs,
String key,
String val)
配置信息被删除
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
XConfigsImpl |
Copyright © 2019. All rights reserved.