|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MemoryEstimatorReady
This interface has to be implemented by classes that want to estimate the memory space.
| Method Summary | |
|---|---|
void |
enableMemoryTest(boolean bool)
en/disable the memory test |
ObjectSizeEstimator |
getMemoryCalculator()
get the memory estimator |
void |
setMemoryCalculator(ObjectSizeEstimator memoCalc)
set the memory estimator |
| Method Detail |
|---|
void setMemoryCalculator(ObjectSizeEstimator memoCalc)
ObjectSizeEstimator getMemoryCalculator()
void enableMemoryTest(boolean bool)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||