Interface Containable

    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.refcodes.mixin.EmptyAccessor

        org.refcodes.mixin.EmptyAccessor.EmptyMutator, org.refcodes.mixin.EmptyAccessor.EmptyProperty
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int size()
      Returns the number of data elements contained in the collection.
      • Methods inherited from interface org.refcodes.mixin.EmptyAccessor

        isEmpty
    • Method Detail

      • size

        int size()
        Returns the number of data elements contained in the collection.
        Returns:
        An integer representing the number of items stored in the accumulation.