public interface IChangeIndex
| Modifier and Type | Method and Description |
|---|---|
long |
getChangeIndex()
There is a coutner which is increased after each indication of a change.
|
void |
indicateChange()
This method is to be called by the application to indicate that some change
has happened to the object that this instance refers to.
|
long getChangeIndex()
void indicateChange()
Copyright © CaptainCasa Gmbh. All Rights Reserved.