Error in javadoc regarding Long method public static Long valueOf(String s)

XMLWordPrintable

    • generic
    • generic

      ADDITIONAL SYSTEM INFORMATION :
      All JDK including Long valueOf() API

      A DESCRIPTION OF THE PROBLEM :
      On the Long method: public static Long valueOf(String s)
      The documentation states:
      "The result is a Long object that represents the integer value specified by the string."
      where it should say
      "The result is a Long object that represents the long value specified by the string."



            Assignee:
            swati sharma (Inactive)
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: