跳过导航链接

程序包 org.apache.commons.pool2.impl

Object pooling API implementations.

请参阅: 说明

程序包org.apache.commons.pool2.impl的说明

Object pooling API implementations.

GenericObjectPool (GenericKeyedObjectPool) provides a more robust (but also more complicated) implementation of ObjectPool (KeyedObjectPool).

SoftReferenceObjectPool provides a SoftReference based ObjectPool.

See also the org.apache.commons.pool2 package.

跳过导航链接