|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PoolObjectFactory | |
---|---|
org.apache.lucene.gdata.utils | Utils package |
Uses of PoolObjectFactory in org.apache.lucene.gdata.utils |
---|
Constructors in org.apache.lucene.gdata.utils with parameters of type PoolObjectFactory | |
---|---|
SimpleObjectPool(int size,
PoolObjectFactory<Type> factory)
Constructs a new SimpleObjectPool and sets the ObjectFactory and the pool size |
|
SimpleObjectPool(PoolObjectFactory<Type> factory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |