Package net.sf.mmm.util.pool.base

Contains base-implementations of the Pool-Util API.

See:
          Description

Class Summary
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.
 

Package net.sf.mmm.util.pool.base Description

Contains base-implementations of the Pool-Util API.

Pool-Util Base

Here you will find some abstract base-implementations and simple implementations of the Pool interface.



Copyright © 2001-2010 mmm-Team. All Rights Reserved.