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

javadoc should identify the ordinal value of enum constants

XMLWordPrintable

    • b145
    • Verified

      As a minor presentation issue, the items in the "Enum ConstantsDetail" table for an enum should be in declaration order, not alphabetical order.

      More significantly, each entry in the table should specify the ordinal value of the enum.

      One way to do this would be to include a one-line paragraph
      "Ordinal: N"
      either after the signature or after the description (if any).

            ksrini Kumar Srinivasan
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: