public class ShortHolder
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
(package private) short |
value |
| Constructor and Description |
|---|
ShortHolder(short value)
Constructor for an ShortHolder
|
| Modifier and Type | Method and Description |
|---|---|
short |
getValue()
Get the short value out of this object
|
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.