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