getTenuredFreeMemory Method

Description

Acquires the available space in the Tenured area.

Format

getTenuredFreeMemory();

Parameters

None

Exceptions

None

Return value

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