|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.manifoldcf.core.lockmanager.LockManager.ByteArrayBuffer
protected static class LockManager.ByteArrayBuffer
| Field Summary | |
|---|---|
protected byte[] |
buffer
|
protected int |
length
|
| Constructor Summary | |
|---|---|
LockManager.ByteArrayBuffer()
|
|
| Method Summary | |
|---|---|
void |
add(byte b)
|
byte[] |
toArray()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected byte[] buffer
protected int length
| Constructor Detail |
|---|
public LockManager.ByteArrayBuffer()
| Method Detail |
|---|
public void add(byte b)
public byte[] toArray()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||