|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectPoolAttributeController
An attribute controller for object pools.
Method Summary | |
---|---|
int |
getCapacity()
Returns the object pool capacity. |
void |
setCapacity(int capacity)
Sets the object pool capacity. |
Method Detail |
---|
int getCapacity()
void setCapacity(int capacity)
capacity
- the object pool capacity.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |