|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Refreshable
This is the interface for an object that can be refreshed.
Closeable,
Flushable| Method Summary | |
|---|---|
boolean |
refresh()
This method refreshes the given object. |
| Method Detail |
|---|
boolean refresh()
true if something has changed, false
otherwise. If the implementation can not determine the change it
should return true.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||