(coll spec) Reference to non-existent rehash method in HashMap javadoc

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 6
    • Affects Version/s: 1.4.2
    • Component/s: core-libs

      URL OF PROBLEM DOCUMENTATION :
      http://java.sun.com/j2se/1.5.0/docs/api/java/util/HashMap.html


      A DESCRIPTION OF THE PROBLEM :
      The Javadoc for java.util.HashMap states

      'When the number of entries in the hash table exceeds the product of the load factor and the current capacity, the capacity is roughly doubled by calling the rehash method. '

        But there is no rehash method in HashMap.
      ###@###.### 10/30/04 00:00 GMT

            Assignee:
            Martin Buchholz
            Reporter:
            Jon Lee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: