public interface Updateable
Modifier and Type | Method and Description |
---|---|
void |
cancel()
Cancels the future updates of this
Updateable object. |
long |
getUpdateFrequency() |
void |
update()
Updates the object.
|
long getUpdateFrequency()
Updateable
object.void update()
void cancel()
Updateable
object.