|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Updatable
Interface to an object that can be updated.
| Method Summary | |
|---|---|
boolean |
canUpdate()
|
void |
update()
Updates the state of this object. |
| Method Detail |
|---|
void update()
boolean canUpdate()
true if this object can be updated at this point, false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||