Uses of Interface
org.apache.lucene.gdata.utils.Pool

Packages that use Pool
org.apache.lucene.gdata.utils Utils package 
 

Uses of Pool in org.apache.lucene.gdata.utils
 

Classes in org.apache.lucene.gdata.utils that implement Pool
 class SimpleObjectPool<Type>
          A Simple implementation of the Pool interface using a Stack as a buffer for the pooled objects.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.