public class VolatileShortHolder extends java.lang.Object implements ThreadSafeShortHolder
| Constructor and Description |
|---|
VolatileShortHolder()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
short |
getValue()
Deprecated.
|
void |
setValue(short value)
Deprecated.
|
public short getValue()
getValue in interface ThreadSafeShortHolderpublic void setValue(short value)
setValue in interface ThreadSafeShortHolder