public class RefByte
extends java.lang.Object
| Constructor and Description |
|---|
RefByte(byte value)
Initializes a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
byte |
get() |
byte |
set(byte anotherValue) |
java.lang.String |
toString() |