public class ByteHandle
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
private byte |
_value |
| Modifier | Constructor and Description |
|---|---|
private |
ByteHandle() |
|
ByteHandle(byte value) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getValue() |
java.lang.Object |
readResolve() |
java.lang.String |
toString() |