|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstorage.support.SetFieldRecorder
A Monitor that creates OpSetField operators when the value is changed.
| Constructor Summary | |
SetFieldRecorder(StTxnAccum acc,
NodeContent.Editor e,
Names nm)
|
|
| Method Summary | |
void |
beginChange(Getter from)
Record a the start of a change of value from prev. |
void |
endChange(Getter to)
Record a the completion of a change of value to curr. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SetFieldRecorder(StTxnAccum acc,
NodeContent.Editor e,
Names nm)
| Method Detail |
public void beginChange(Getter from)
Monitor
beginChange in interface Monitorpublic void endChange(Getter to)
Monitor
endChange in interface Monitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||