Uses of Class
org.d_haven.mpool.AbstractPool

Uses of AbstractPool in org.d_haven.mpool
 

Subclasses of AbstractPool in org.d_haven.mpool
 class FixedSizePool
          This is an Pool that caches Poolable objects for reuse.
 class VariableSizePool
          This is an Pool that caches Poolable objects for reuse.
 



Copyright © 2004-2007 D-Haven.org. All Rights Reserved.