Interface CollectionDescriptor

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.util.Collection<java.lang.Object> newCollection()
      Gets a new collection instance that is described by the underlying attribute
    • Method Detail

      • newCollection

        java.util.Collection<java.lang.Object> newCollection()
        Gets a new collection instance that is described by the underlying attribute
        Returns:
        A new collection instance that is empty