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

Extra semicolon between parentheses and parameter list in JAVA SE tutorial

    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      https://docs.oracle.com/javase/tutorial/java/generics/QandE/generics-questions.html

      at task #5:

      public K getKey(); { return key; }
                                 ^
      public V getValue(); { return value; }
                                    ^

      Have a nice day!


            rgallard Raymond Gallardo
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: