|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseObjectPool | |
|---|---|
| nl.knowledgeplaza.util.pool | |
| Uses of BaseObjectPool in nl.knowledgeplaza.util.pool |
|---|
| Subclasses of BaseObjectPool in nl.knowledgeplaza.util.pool | |
|---|---|
class |
FastestFirstObjectPool
This class implements a priority pool based on the assumption that all pooled objects are the same but not identical. |
class |
PriorityObjectPool
This class implements a priority pool. |
class |
RoundRobinObjectPool
This class implements a round robin (FIFO) pool. |
class |
StackObjectPool
This class implements a stack (LIFO) pool. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||