Modifier and Type | Field and Description |
---|---|
short |
value
The
short contained by this holder. |
Constructor and Description |
---|
ShortHolder()
Make a new
ShortHolder with a null value. |
ShortHolder(short value)
Make a new
ShortHolder with value as
the value. |
Copyright © 2015. All rights reserved.