|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstorage.support.ReplaceRangeRecorder
A Monitor that creates OpReplaceRange operators when the value is changed.
Constructor Summary | |
ReplaceRangeRecorder(StTxnAccum acc,
NodeContent.Editor e,
int i0,
int i1)
|
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 ReplaceRangeRecorder(StTxnAccum acc, NodeContent.Editor e, int i0, int i1)
Method Detail |
public void beginChange(Getter from)
Monitor
beginChange
in interface Monitor
public 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 |