|
Colt 1.0.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SynchronizedBoolean | |
edu.oswego.cs.dl.util.concurrent | Overview of package util.concurrent Release 1.3.1 |
Uses of SynchronizedBoolean in edu.oswego.cs.dl.util.concurrent |
Subclasses of SynchronizedBoolean in edu.oswego.cs.dl.util.concurrent | |
class |
WaitableBoolean
A class useful for offloading synch for boolean instance variables. |
Methods in edu.oswego.cs.dl.util.concurrent with parameters of type SynchronizedBoolean | |
boolean |
SynchronizedBoolean.swap(SynchronizedBoolean other)
Atomically swap values with another SynchronizedBoolean. |
int |
SynchronizedBoolean.compareTo(SynchronizedBoolean other)
|
|
Colt 1.0.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |