Package com.jmex.pool

Interface Summary
ObjectGenerator<T>  
 

Class Summary
ByteArraySpatialGenerator<T>  
ObjectPool<T> ObjectPool allows re-use of Objects.
 

Exception Summary
MaxPoolSizeException MaxPoolSizeException is thrown by SpatialPool if the maximum pool size has been reached and the Mode is set to ERROR.