See: Description
Class | Description |
---|---|
AbsSetting |
Setting抽象类
|
GroupedMap |
基于分组的Map
此对象方法线程安全 |
GroupedSet |
分组化的Set集合类
在配置文件中可以用中括号分隔不同的分组,每个分组会放在独立的Set中,用group区别 无分组的集合和`[]`分组集合会合并成员,重名的分组也会合并成员 分组配置文件如下: [group1] aaa bbb ccc [group2] aaa ccc ddd |
Setting |
设置工具类。
|
SettingLoader |
Setting文件加载器
|
SettingUtil |
Setting工具类
提供静态方法获取配置文件 |
Exception | Description |
---|---|
SettingRuntimeException |
设置异常
|
Copyright © 2024. All rights reserved.