| 程序包 | 说明 | 
|---|---|
| com.fr.cache | |
| com.fr.file | 与文件有关的工具类 | 
| 构造器和说明 | 
|---|
| FRCache(CacheConfiguration config) | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| CacheConfiguration | CacheManagerProvider. getCptConfig() | 
| CacheConfiguration | CacheManager. getCptConfig() | 
| CacheConfiguration | CacheConfig. getCptConfig() | 
| CacheConfiguration | CacheManagerProvider. getDbConfig() | 
| CacheConfiguration | CacheManager. getDbConfig() | 
| CacheConfiguration | CacheConfig. getDbConfig() | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| void | CacheConfig. setCptConfig(CacheConfiguration cptConfig) | 
| void | CacheManagerProvider. setDbConfig(CacheConfiguration dbConfig) | 
| void | CacheManager. setDbConfig(CacheConfiguration dbConfig) | 
| void | CacheConfig. setDbConfig(CacheConfiguration dbConfig) |