public class ShortReference
extends java.lang.Object
| Constructor and Description | 
|---|
| ShortReference()Initialize. | 
| ShortReference(short value)Initialize. | 
| Modifier and Type | Method and Description | 
|---|---|
| short | get()Returns the value. | 
| void | set(short value)Set the value. | 
| java.lang.String | toString() |