Interface I_CmsMemoryMonitorable

All Known Implementing Classes:
CmsFlexCacheEntry, CmsGroupListCache, CmsSearchResult

public interface I_CmsMemoryMonitorable
Describes an object that can be memory monitored.

Since:
6.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Returns the memory size of the object.
  • Method Details

    • getMemorySize

      Returns the memory size of the object.

      Returns:
      the memory size of the object