|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.cunit.record.syncPoints.object.AObjectSyncPoint.Translated
edu.rice.cs.cunit.record.syncPoints.object.ObjectNotifyAllSyncPoint.Translated
public static class ObjectNotifyAllSyncPoint.Translated
Class for translated versions on the monitor side.
| Field Summary |
|---|
| Fields inherited from class edu.rice.cs.cunit.record.syncPoints.object.AObjectSyncPoint.Translated |
|---|
_lockInfo, _threadInfo |
| Constructor Summary | |
|---|---|
ObjectNotifyAllSyncPoint.Translated(LockInfo object,
ThreadInfo thread)
Constructor for translated version on the monitor side. |
|
| Method Summary | ||
|---|---|---|
|
execute(ISyncPointVisitor<R,P> visitor,
P param)
Executes a visitor. |
|
| Methods inherited from class edu.rice.cs.cunit.record.syncPoints.object.AObjectSyncPoint.Translated |
|---|
getLockInfo, getThreadInfo, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectNotifyAllSyncPoint.Translated(LockInfo object,
ThreadInfo thread)
object - info about the objectthread - info about the current thread| Method Detail |
|---|
public <R,P> R execute(ISyncPointVisitor<R,P> visitor,
P param)
visitor - visitor to executeparam - visitor-specific parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||