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

(coll spec) SimpleEntry should inherit Map.Entry equals, hashCode spec

XMLWordPrintable

    • b51
    • 6
    • b57
    • generic
    • generic

      The two classes AbstractMap.SimpleEntry and AbstractMap.SimpleImmutableEntry
      implement the Map.Entry interface. These two classes have implementations of
      equals and hashCode, but no javadoc was provided. The intent was clearly that
      the javadoc be inherited from Map.Entry, but instead the javadoc is inherited from
      Object, since javadoc prefers concrete classes as sources of inheritance.

            martin Martin Buchholz
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: