public class DefaultChangeIndex extends java.lang.Object implements IChangeIndex, java.io.Serializable
| Constructor and Description |
|---|
DefaultChangeIndex() |
| 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.
|
public long getChangeIndex()
IChangeIndexgetChangeIndex in interface IChangeIndexpublic void indicateChange()
IChangeIndexindicateChange in interface IChangeIndexCopyright © CaptainCasa Gmbh. All Rights Reserved.