Interface | Description |
---|---|
ByteArrayPool |
This is the interface for a
Pool of byte[] . |
CharArrayPool |
This is the interface for a
Pool of char[] . |
Pool<E> |
This is the interface for a simple pool.
|
Pool
provides a generic interface for a pool of some sort of objects.Copyright © 2001–2016 mmm-Team. All rights reserved.