Uses of Interface
com.helger.commons.pool.IMutableObjectPool
Packages that use IMutableObjectPool
-
Uses of IMutableObjectPool in com.helger.commons.pool
Classes in com.helger.commons.pool that implement IMutableObjectPoolModifier and TypeClassDescriptionfinal classObjectPool<DATATYPE>A simple generic object pool with a fixed size determined in the constructor.