Uses of Class
edu.rice.cs.cunit.record.syncPoints.sync.ASynchronizedObjectSyncPoint.Translated

Packages that use ASynchronizedObjectSyncPoint.Translated
edu.rice.cs.cunit.record.syncPoints.sync   
 

Uses of ASynchronizedObjectSyncPoint.Translated in edu.rice.cs.cunit.record.syncPoints.sync
 

Subclasses of ASynchronizedObjectSyncPoint.Translated in edu.rice.cs.cunit.record.syncPoints.sync
static class SynchronizedEnterBlockSyncPoint.Translated
          Class for translated versions on the monitor side.
static class SynchronizedLeaveBlockSyncPoint.Translated
          Class for translated versions on the monitor side.
static class SynchronizedTryEnterBlockSyncPoint.Translated
          Class for translated versions on the monitor side.