|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.rice.cs.cunit.record.syncPoints.thread.AThreadSyncPoint.Translated
public abstract static class AThreadSyncPoint.Translated
Class for translated versions on the monitor side.
| Field Summary | |
|---|---|
(package private) ThreadInfo |
_threadInfo
Info about the thread. |
| Constructor Summary | |
|---|---|
AThreadSyncPoint.Translated(ThreadInfo threadInfo)
Constructor for translated version on the monitor side. |
|
| Method Summary | |
|---|---|
ThreadInfo |
getThreadInfo()
Returns the info about the thread. |
java.lang.String |
toString()
Returns a string representation of the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface edu.rice.cs.cunit.record.syncPoints.ISyncPoint.Translated |
|---|
execute |
| Field Detail |
|---|
ThreadInfo _threadInfo
| Constructor Detail |
|---|
public AThreadSyncPoint.Translated(ThreadInfo threadInfo)
threadInfo - info about the thread| Method Detail |
|---|
public ThreadInfo getThreadInfo()
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||