|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||