getEdenMaxMemory Method
Description
Acquires the maximum space used by the Eden area.
Format
getEdenMaxMemory();
Parameters
None
Exceptions
None
Return value
This method returns the maximum space (number of bytes) used by the Eden area as a long type.