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.
Uses of Class
com.attivio.concurrent.SynchronizedVariable
Packages that use
SynchronizedVariable
Package
Description
com.attivio.concurrent
Uses of
SynchronizedVariable
in
com.attivio.concurrent
Subclasses of
SynchronizedVariable
in
com.attivio.concurrent
Modifier and Type
Class
Description
class
SynchronizedBoolean
A class useful for offloading synch for boolean instance variables.
class
WaitableBoolean
A class useful for offloading synch for boolean instance variables.