|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 StringKey 的软件包 | |
|---|---|
| com.jdon.controller.cache | |
| com.jdon.controller.cache 中 StringKey 的使用 |
|---|
| 实现 StringKey 的 com.jdon.controller.cache 中的类 | |
|---|---|
class |
CacheKey
Instances of the ObjectKey class identify the object that will be fetched from the cache. |
| 参数类型为 StringKey 的 com.jdon.controller.cache 中的方法 | |
|---|---|
boolean |
CacheManager.containObject(StringKey skey)
|
Object |
CacheManager.fetchObject(StringKey skey)
从缓存中获得缓存 |
void |
CacheManager.removeObect(StringKey skey)
清除缓存 |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||