|
Carrot2 Framework
API Specification |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| ReusableObjectsFactory | |
| ReusableObjectsPool | |
| Class Summary | |
|---|---|
| DummyReusableObjectsPool | A limitless objects pool that allocates new objects
as needed and is ready to reuse them when reuse()
method is called. |
| HardReusableObjectsPool | A limitless objects pool that allocates new objects
as needed and is ready to reuse them when reuse()
method is called. |
| SoftReusableObjectsPool | A limitless objects pool that allocates new objects
as needed and is ready to reuse them when reuse()
method is called. |
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||