Map in Java Map in java has a key and value pair objects. The combination of this Key and value pair is called an ENTRY With respect to Hierarchy, Map does not come under normal collections. The reason is, All other collections like List, Set, Queue deal with elements where there is a single object
↧