|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| 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. |
Provides the API for a generic pool.
Pool provides a generic interface for a pool of some
sort of objects.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||