Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4641015

DOC: doc for java.beans.IndexedPropertyDescriptor.equals() is incorrect

XMLWordPrintable

    • sparc
    • solaris_2.6

      Name: dsR10051 Date: 02/21/2002


      Javadoc for method of class java.beans.IndexedPropertyDescriptor
      public boolean equals(Object obj)
      is copied from java.beans.PropertyDescriptor class:
       
       * @(#)IndexedPropertyDescriptor.java 1.34 01/12/03
      "
          /**
           * Compares this <code>PropertyDescriptor</code> against the specified object.
           * Returns true if the objects are the same. Two <code>PropertyDescriptor</code>s
           * are the same if the read, write, property types, property editor and
           * flags are equivalent.
           *
           * @since 1.4
           */
          public boolean equals(Object obj) {
      "
      It should explain the IndexedPropertyDescriptor objects comparison.

      ======================================================================

            Unassigned Unassigned
            sdasunw Sda Sda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: