Pool-Util API.See: Description
| Class | Description |
|---|---|
| AbstractNoPool<E> |
This is the abstract base implementation of a dummy
Pool that is actually NOT pooling at all. |
| AbstractPool<E> |
This is the abstract base implementation of the
Pool interface. |
| NoByteArrayPool |
This is a
dummy pool for byte-arrays. |
| NoCharArrayPool |
This is a
dummy pool for char-arrays. |
Pool-Util API.
Pool interface.Copyright © 2001–2016 mmm-Team. All rights reserved.