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

Alpha Feedback: add generic Pair class

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 5.0
    • core-libs
    • None
    • sparc
    • solaris_2.5

      Submitted by Ola Gustafsson <###@###.###>

      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
            jdriscol Jerry Driscoll (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: