Colt 1.0.3

Uses of Class
edu.oswego.cs.dl.util.concurrent.SynchronizedRef

Packages that use SynchronizedRef
edu.oswego.cs.dl.util.concurrent Overview of package util.concurrent Release 1.3.1 
 

Uses of SynchronizedRef in edu.oswego.cs.dl.util.concurrent
 

Subclasses of SynchronizedRef in edu.oswego.cs.dl.util.concurrent
 class WaitableRef
          A class useful for offloading synch for Object reference instance variables.
 

Methods in edu.oswego.cs.dl.util.concurrent with parameters of type SynchronizedRef
 Object SynchronizedRef.swap(SynchronizedRef other)
          Atomically swap values with another SynchronizedRef.
 


Colt 1.0.3

Submit a bug or feature. Check the Colt home page for the latest news.