Interface I_CmsHasSize


public interface I_CmsHasSize
Interface for objects which have an integer-valued size, e.g. custom containers.

Since:
8.0.0
  • Method Summary

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

    • getSize

      int getSize()
      Gets the size of the object.

      Returns:
      the size of the object