public class VolatileByteHolder extends java.lang.Object implements ThreadSafeByteHolder
| Constructor and Description |
|---|
VolatileByteHolder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
byte |
getValue()
Deprecated.
|
void |
setValue(byte value)
Deprecated.
|
public byte getValue()
getValue in interface ThreadSafeByteHolderpublic void setValue(byte value)
setValue in interface ThreadSafeByteHolder