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