getSurvivorFreeMemory Method

Description

Acquires the available space in the Survivor area.

Format

getSurvivorFreeMemory();

Parameters

None

Exceptions

None

Return value

This method returns the available space (number of bytes) in the Survivor area as a long type.