| Package | Description |
|---|---|
| com.liferay.portal.kernel.memory |
| Constructor and Description |
|---|
SoftReferencePool(PoolAction<V,P> poolAction) |
SoftReferencePool(PoolAction<V,P> poolAction,
int maxIdleSize) |
SoftReferencePool(PoolAction<V,P> poolAction,
int maxIdleSize,
boolean useWeakCounter) |