public class SynchronizedBooleanHolder extends java.lang.Object implements ThreadSafeBooleanHolder, java.io.Serializable
VolatileBooleanHolder,
Serialized Form| Constructor and Description |
|---|
SynchronizedBooleanHolder() |
public boolean getValue()
ThreadSafeBooleanHoldergetValue in interface ThreadSafeBooleanHolderpublic void setValue(boolean b)
ThreadSafeBooleanHoldersetValue in interface ThreadSafeBooleanHolder