protected static class FileLockManager.ByteArrayBuffer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
buffer |
protected int |
length |
| Constructor and Description |
|---|
ByteArrayBuffer() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(byte b) |
byte[] |
toArray() |