getTenuredMaxMemory Method

Description

Acquires the maximum space used by the Tenured area.

Format

getTenuredMaxMemory();

Parameters

None

Exceptions

None

Return value

This method returns the maximum space (number of bytes) used by the Tenured area as a long type.