|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Updateable
Represents an object which can be periodically updated according to an update frequency.
Method Summary | |
---|---|
void |
cancel()
Cancels the future updates of this Updateable object. |
long |
getUpdateFrequency()
|
void |
update()
Updates the object. |
Method Detail |
---|
long getUpdateFrequency()
Updateable
object.void update()
void cancel()
Updateable
object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |