|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Cachable
Defines an interface for a simple cachable element.
| Method Summary | |
|---|---|
boolean |
isDirty()
Tests if this Cachable is dirty. |
void |
setDirty(boolean b)
Sets the flag that indicates if this Cachable is dirty. |
| Method Detail |
|---|
boolean isDirty()
void setDirty(boolean b)
b - true if dirty, false otherwise.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||