public class ByteArrayPool extends java.lang.Object
ByteArrayPool(int capacity, int size)
void
freeByteArray(byte[] array)
byte[]
newByteArray()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteArrayPool(int capacity, int size)
public byte[] newByteArray()
public void freeByteArray(byte[] array)