|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface LifeCycle
when a model is added or removed from cache, will callback this method.
| 方法摘要 | |
|---|---|
void |
start()
when a model has been put into cache, call this method |
void |
stop()
when a model has been removed from cache,, call this method |
void |
update()
Called immediately after an model has been put into the cache and the model already existed in the cache. |
| 方法详细信息 |
|---|
void start()
void stop()
void update()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||