| 程序包 | 说明 |
|---|---|
| com.fr.base |
包含一些跨模块的底层基础类、接口、枚举等
|
| com.fr.base.entity |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Key.DemoKey |
| 限定符和类型 | 方法和说明 |
|---|---|
<V> V |
ConfigManager.getAttribute(Key<V> key)
已过时。
|
<V> void |
ConfigManager.setAttribute(Key<V> key,
V value)
已过时。
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
LoginTypeKey
Created by zack on 2017/10/31.
|