| 程序包 | 说明 |
|---|---|
| top.coos.app.context | |
| top.coos.app.handler | |
| top.coos.app.session |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CacheEntity> |
AppContext.getCaches() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AppContext.setCaches(List<CacheEntity> caches) |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<CacheEntity> |
CacheHandler.getCaches(Application application) |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
AppSession.getTimestampKey(CacheEntity cache) |
boolean |
AppSession.isCached(CacheEntity cache) |
void |
AppSession.removeCached(CacheEntity cache) |
void |
AppSession.setCached(CacheEntity cache) |
Copyright © 2019. All rights reserved.