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

Alpha Feedback: Provide a generic Pair class

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 5.0
    • core-libs
    • None
    • sparc
    • solaris_2.5

      Something which would be great in Tiger, is a generic Pair class.
      Nothing spectacular, just a way to group two values of various classes:

      Pair<String,String> values = new Pair<String,String>();

      I think this would be greatly appreciated by the community, and it
      wouldn't involve much effort in development.

            jjb Josh Bloch (Inactive)
            jdriscol Jerry Driscoll (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: