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