Package com.helger.commons.pool
package com.helger.commons.pool
-
ClassDescriptionIMutableObjectPool<DATATYPE>Simple pool interface.IObjectPoolFactory<DATATYPE>An extended factory for objects in the
ObjectPool.ObjectPool<DATATYPE>A simple generic object pool with a fixed size determined in the constructor.