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