Package | Description |
---|---|
com.kenai.jaffl.util |
Modifier and Type | Class and Description |
---|---|
class |
MultiBufferPool |
class |
SimpleBufferPool |
Constructor and Description |
---|
SimpleBufferPool(BufferPool parent,
int bufferSize,
int poolSize)
Creates a new instance of SimpleBufferPool
|