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

(coll spec) foo(E o) -> foo(E e)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • core-libs

      When collections were generified, many methods that
      used to have the signature

      foo(Object o)
      now have the signature
      foo(E o)

      This is much clearer if the signature is

      foo(E e)

      ###@###.### 2005-05-02 18:07:55 GMT

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: