public interface Refreshable
refreshed
.Modifier and Type | Method and Description |
---|---|
boolean |
refresh()
This method refreshes the given object.
|
boolean refresh()
true
if something has changed, false
otherwise. If the implementation can not determine the
change it should return true
.Copyright © 2001–2016 mmm-Team. All rights reserved.