Package | Description |
---|---|
net.sf.mmm.util.pool.base |
Contains base-implementations of the
Pool-Util API . |
net.sf.mmm.util.pool.impl |
Contains some implementations of the
Pool-Util API . |
Class and Description |
---|
AbstractNoPool
This is the abstract base implementation of a dummy
Pool that is actually NOT pooling at all. |
NoByteArrayPool
This is a
dummy pool for byte-arrays. |
NoCharArrayPool
This is a
dummy pool for char-arrays. |
Class and Description |
---|
AbstractPool
This is the abstract base implementation of the
Pool interface. |
Copyright © 2001–2016 mmm-Team. All rights reserved.