|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectPool | |
|---|---|
| nf.fr.eraasoft.pool | |
| nf.fr.eraasoft.pool.impl | |
| Uses of ObjectPool in nf.fr.eraasoft.pool |
|---|
| Methods in nf.fr.eraasoft.pool that return ObjectPool | |
|---|---|
ObjectPool<T> |
PoolSettings.pool()
|
| Uses of ObjectPool in nf.fr.eraasoft.pool.impl |
|---|
| Classes in nf.fr.eraasoft.pool.impl that implement ObjectPool | |
|---|---|
class |
AbstractPool<T>
Object pool implementation based on LinkedBlockingQueue Use PoolSettings class to obtain an instance of this class |
class |
BlockingQueueObjectPool<T>
Object pool implementation based on LinkedBlockingQueue Use PoolSettings class to obtain an instance of this class |
class |
ConcurrentLinkedQueuePool<T>
|
| Methods in nf.fr.eraasoft.pool.impl that return ObjectPool | |
|---|---|
ObjectPool<T> |
PoolFactory.getPool()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||