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!
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!