|
Colt 1.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SynchronizedRef | |
edu.oswego.cs.dl.util.concurrent | Standardized, efficient utility classes commonly encountered in concurrent programming. |
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 |
swap(SynchronizedRef other)
Atomically swap values with another SynchronizedRef. |
|
Colt 1.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |