Package kilim.concurrent
Class VolatileBooleanValue
- java.lang.Object
-
- kilim.concurrent.VolatileBooleanPrePad
-
- kilim.concurrent.VolatileBooleanValue
-
- Direct Known Subclasses:
VolatileBoolean
abstract class VolatileBooleanValue extends VolatileBooleanPrePad
-
-
Field Summary
Fields Modifier and Type Field Description protected intvalue
-
Constructor Summary
Constructors Constructor Description VolatileBooleanValue()
-