Uses of Class
org.apache.commons.pool2.BaseObjectPool
-
Packages that use BaseObjectPool Package Description org.apache.commons.pool2.impl Object pooling API implementations. -
-
Uses of BaseObjectPool in org.apache.commons.pool2.impl
Subclasses of BaseObjectPool in org.apache.commons.pool2.impl Modifier and Type Class Description class
SoftReferenceObjectPool<T>
ASoftReference
basedObjectPool
.
-