protected static class FileLockManager.ByteArrayBuffer extends Object
protected byte[]
buffer
protected int
length
FileLockManager.ByteArrayBuffer()
void
add(byte b)
byte[]
toArray()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected byte[] buffer
protected int length
public FileLockManager.ByteArrayBuffer()
public void add(byte b)
public byte[] toArray()