|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CasPool
The Interface CasPool.
Method Summary | |
---|---|
int |
getInitialFsHeapSize()
Gets the initial fs heap size. |
int |
getNumberOfCases()
Gets the number of cases. |
void |
setInitialFsHeapSize(int heapSize)
Sets the initial fs heap size. |
void |
setNumberOfCases(int casCount)
Sets the number of cases. |
Method Detail |
---|
int getNumberOfCases()
void setNumberOfCases(int casCount)
casCount
- the new number of casesint getInitialFsHeapSize()
void setInitialFsHeapSize(int heapSize)
heapSize
- the new initial fs heap size
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |