public class VolatileShortHolder extends Object implements ThreadSafeShortHolder, Serializable
| Constructor and Description |
|---|
VolatileShortHolder() |
public short getValue()
getValue in interface ThreadSafeShortHolderpublic void setValue(short value)
setValue in interface ThreadSafeShortHolder