|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
CacheContainer is a container holding several DisplayCache instances.
| Method Summary | |
void |
addCache(DisplayCache dc)
Add a DisplayCache instance to the container. |
void |
flush()
Call the flush() method of each DisplayCache instance. |
| Method Detail |
public void addCache(DisplayCache dc)
dc - DisplayCache to be added.
java.lang.NullPointerException - if dc is null.public void flush()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||