public class SynchronizedRegion
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Stmt |
after |
Stmt |
beginning |
java.util.List<Pair<Stmt,Stmt>> |
earlyEnds |
Pair<Stmt,Stmt> |
end |
Stmt |
entermonitor |
Pair<Stmt,Stmt> |
exceptionalEnd |
Stmt |
last |
Stmt |
prepStmt |
Constructor and Description |
---|
SynchronizedRegion() |
SynchronizedRegion(SynchronizedRegion sr) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
clone() |