|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StatefulObject
Represents an object which is able to track its state changes.
| Method Summary | |
|---|---|
boolean |
isStateModified()
Returns true if this object state has changed since last method calling rememberState() |
void |
rememberState()
Remembers object current state. |
| Method Detail |
|---|
void rememberState()
boolean isStateModified()
rememberState()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||