JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package com.attivio.concurrent
Class Summary
Class
Description
SynchronizedBoolean
A class useful for offloading synch for boolean instance variables.
SynchronizedVariable
Base class for simple, small classes maintaining single values that are always accessed and updated under synchronization.
WaitableBoolean
A class useful for offloading synch for boolean instance variables.