Class DefaultCollectionDescriptor

    • Method Detail

      • newCollection

        public java.util.Collection<java.lang.Object> newCollection()
        Description copied from interface: CollectionDescriptor
        Gets a new collection instance that is described by the underlying attribute
        Specified by:
        newCollection in interface CollectionDescriptor
        Returns:
        A new collection instance that is empty
      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object