public class KahinaObject
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
protected boolean |
needsUpdate |
Constructor and Description |
---|
KahinaObject() |
Modifier and Type | Method and Description |
---|---|
boolean |
needsUpdate()
States whether a view of this object needs to be updated.
|
void |
requireUpdate() |