Package com.strobel.core
Class ShortBox
java.lang.Object
com.strobel.core.ShortBox
- All Implemented Interfaces:
IStrongBox
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
public short value
-
-
Constructor Details
-
ShortBox
public ShortBox() -
ShortBox
public ShortBox(short value)
-
-
Method Details
-
get
- Specified by:
get
in interfaceIStrongBox
-
set
- Specified by:
set
in interfaceIStrongBox
-