public class ByteArray
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ByteArray.ByteArrayHolder |
static interface |
ByteArray.IByteArrayHolder |
static class |
ByteArray.SerializableByteArrayHolder |
| Constructor and Description |
|---|
ByteArray() |
| Modifier and Type | Method and Description |
|---|---|
void |
store() |
void |
testByteArrayHolder() |
void |
testSerializableByteArrayHolder() |