Package com.helger.commons.pool
-
Interface Summary Interface Description IMutableObjectPool<DATATYPE> Simple pool interface. -
Class Summary Class Description ObjectPool<DATATYPE> A simple generic object pool with a fixed size determined in the constructor.