Uses of Class
joeq.Runtime.Monitor

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.
 



Copyright © 2001-2005 John Whaley. All Rights Reserved.