getEdenFreeMemory Method

Description

Acquires the available space in the Eden area.

Format

getEdenFreeMemory();

Parameters

None

Exceptions

None

Return value

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