Modifier and Type | Field and Description |
---|---|
java.lang.Short |
value
The
Short contained by this holder. |
Constructor and Description |
---|
ShortWrapperHolder()
Make a new
ShortWrapperHolder with a null value. |
ShortWrapperHolder(java.lang.Short value)
Make a new
ShortWrapperHolder with value as
the value. |