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

Grammatical typo in the page Generic Methods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • None
    • docs
    • None

      In https://docs.oracle.com/javase/tutorial/java/generics/methods.html

      The syntax for a generic method includes a type parameter, inside angle brackets, and appears before the method's return type

      =>

      The syntax for a generic method includes a type parameter, inside angle brackets, which appears before the method's return type

            Unassigned Unassigned
            rgallard Raymond Gallardo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: