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