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 Detail

      • getSize

        int getSize()
        Gets the size of the object.

        Returns:
        the size of the object