public static class ByteArrayTestCase.ByteArrayHolder extends java.lang.Object implements ByteArrayTestCase.IByteArrayHolder
| Modifier and Type | Field and Description |
|---|---|
byte[] |
_bytes |
| Constructor and Description |
|---|
ByteArrayTestCase.ByteArrayHolder(byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
public ByteArrayTestCase.ByteArrayHolder(byte[] bytes)
public byte[] getBytes()
getBytes in interface ByteArrayTestCase.IByteArrayHolder