Protomatter Classes v1.1.6

Package com.protomatter.pool

An object pooling framework.

See:
          Description

Interface Summary
ObjectPool The interface for a generic object pool.
ObjectPoolObject An object that's to be used within the context of an ObjectPool.
 

Class Summary
GrowingObjectPool An ObjectPool implementation that has an initial size and an optional max size.
SimpleObjectPool A minimal implementation of an ObjectPool.
 

Exception Summary
PoolException An exception related to Object Pools.
 

Package com.protomatter.pool Description

An object pooling framework.


Protomatter Classes v1.1.6
Copyright 1998-2001 Nate Sammons

Protomatter Classes v1.1.6 http://protomatter.sourceforge.net/1.1.6