|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.util.core.ThreadLocalHolder<byte[]>
ariba.util.core.IOUtil.BufferHolder
public static final class IOUtil.BufferHolder
Holds a byte buffer for use in this class while copying bytes around.
Constructor Summary | |
---|---|
IOUtil.BufferHolder()
|
Method Summary | |
---|---|
byte[] |
make()
|
Methods inherited from class ariba.util.core.ThreadLocalHolder |
---|
checkoutBuffer, getRecursionDepth, returnBuffer |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IOUtil.BufferHolder()
Method Detail |
---|
public byte[] make()
make
in class ThreadLocalHolder<byte[]>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |