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

Add Integer Integer.valueOf(int i)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 5.0
    • 5.0
    • core-libs
    • None
    • tiger
    • generic
    • solaris_8

      The addition of boxing to the language benefits from new static factories that
      can cache the boxed values. We propose to add the method

      public Integer valueOf(int i)

      to java.lang.Integer, and corresponding methods to all the other boxed
      value classes.

            gafter Neal Gafter (Inactive)
            gafter Neal Gafter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: