Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.carrot2.util.pool Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
FixedSizePoolAn object pool storing hard references to a fixed number of instantiated objects at the given key.Classorg.carrot2.util.poolCarrot
IActivationListenerPooled object activation listener.Interfaceorg.carrot2.util.poolCarrot
IDisposalListenerPooled object disposal listener.Interfaceorg.carrot2.util.poolCarrot
IInstantiationListenerPooled object instantiation listener.Interfaceorg.carrot2.util.poolCarrot
IParameterizedPoolA parameterized pool of objects.Interfaceorg.carrot2.util.poolCarrot
IPassivationListenerPooled object passivation listener.Interfaceorg.carrot2.util.poolCarrot
SoftUnboundedPoolAn extremely simple, unbounded object pool.Classorg.carrot2.util.poolCarrot