Package | Description |
---|---|
com.mchange.v2.holders |
Modifier and Type | Class and Description |
---|---|
class |
SynchronizedBooleanHolder
An implementation of ThreadSafeBooleanHolder that
synchronizes on itself for all acesses and mutations
of the underlying boolean.
|
class |
VolatileBooleanHolder |
Copyright © 2017 com.mchange. All rights reserved.