Interface Containable

  • Nested Class Summary

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

    org.refcodes.mixin.EmptyAccessor.EmptyBuilder<B extends org.refcodes.mixin.EmptyAccessor.EmptyBuilder<B>>, org.refcodes.mixin.EmptyAccessor.EmptyMutator, org.refcodes.mixin.EmptyAccessor.EmptyProperty
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Returns the number of data elements contained in the collection.

    Methods inherited from interface org.refcodes.mixin.EmptyAccessor

    isEmpty
  • Method Details

    • 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.