What is the difference between the following maps I create (in another question, people answered using them seemingly interchangeably and I\'m wondering if/how they are diff
HashMap is an implementation of Map so it's quite the same but has "clone()" method as i see in reference guide))