getTenuredTotalMemory Method
Description
Acquires the available space in the Tenured area.
Format
getTenuredTotalMemory();
Parameters
None
Exceptions
None
Return value
This method returns the available space (number of bytes) in the Tenured area as a long type.