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

(enum spec) explanation of values() and valueOf(String) could be improved

XMLWordPrintable

      These methods are implicitly declared as part of any enum type. JDK-6548433 added an explanations of them in a "Note that..." paragraph in the specification of the Enum.valueOf() method. This is good as far as it goes, but it's hard to find. The explanation should be given in the Enum class doc, and more specific information should given about the implicitly declared methods. Of course, the JLS should still be deferred to as the defining specification.

            smarks Stuart Marks
            smarks Stuart Marks
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: