| Package | Description |
|---|---|
| ch.bind.philib.pool.buffer | |
| ch.bind.philib.pool.object |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayPool |
class |
ByteBufferPool |
| Constructor and Description |
|---|
ByteArrayPool(Pool<byte[]> backend) |
ByteBufferPool(Pool<ByteBuffer> backend) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentPool<T> |
class |
PoolBase<T> |
class |
SoftRefPool<T> |
class |
StrongRefPool<T> |
Copyright © 2013. All Rights Reserved.