Package org.carrot2.util.pool

A very simple unbounded pool implementation.

See:
          Description

Interface Summary
IActivationListener<T,P>  
IDisposalListener<T,P>  
IInstantiationListener<T,P>  
IParameterizedPool<T,P> A parameterized pool of objects.
IPassivationListener<T,P>  
 

Class Summary
SoftUnboundedPool<T,P> An extremely simple, unbounded object pool.
 

Package org.carrot2.util.pool Description

A very simple unbounded pool implementation.



Copyright (c) Dawid Weiss, Stanislaw Osinski