|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use Monitor | |
---|---|
joeq.Runtime |
Uses of Monitor in joeq.Runtime |
---|
Methods in joeq.Runtime that return Monitor | |
---|---|
static Monitor |
Monitor.allocateInflatedLock()
|
static Monitor |
Monitor.getMonitor(int lockword)
Get the Monitor object associated with this lockword. |
Methods in joeq.Runtime with parameters of type Monitor | |
---|---|
static void |
Monitor.installInflatedLock(Object k,
Monitor m)
Installs an inflated lock on the given object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |