Grammatical typo in the page Generic Methods

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: