Searched defs:BufferPool (Results 1 – 1 of 1) sorted by relevance
25 final class BufferPool { class32 public BufferPool(int initialBufferSize, int maxBufferSize, int maxBuffers) { in BufferPool() method in BufferPool