Map in Java & HashMap example | Java Collections # 9 | Java9s.com

Pubblicato il: 12 maggio 2016
sul canale di: java9s
43,112
348

Download Code: http://java9s.com/core-java/map-in-ja...
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 at a level,
Where as Map works with key value pairs.
Due to this new model, Map needs differnt set of methods to work with entries and this is the reason why Map does not
extend collection interface.
One of the Important rules we got to remember while using Map based datastructures is that
- They do not allow duplicates as part of the keys.
In this video tutorial, i have explianed the concept of Map and its concrete implementation with HashMap Example
I have also mentiond about HashTable and how it is synchronized.

Java Collections Tutorials Playlist:

Complete Java Beginners Tutorials:
   • Complete Java Tutorials |  java progr...  

Multithreading in Java tutorial:
   • Multithreading in Java Tutorials by J...  

Spring 3 MVC Framework tutorials:
   • Spring 3 MVC Framework Tutorials  

Spring Framework Tutorials:
   • Spring Framework Tutorials | Java9s  

Design Patterns in Java:
   • Design Patterns Tutorials in Java | G...  

Complete Generics Tutorials playlist
   • Generics in Java Tutorials | Java9s T...  


In questa pagina del sito puoi guardare il video online Map in Java & HashMap example | Java Collections # 9 | Java9s.com della durata di ore minuti seconda in buona qualità , che l'utente ha caricato java9s 12 maggio 2016, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 43,112 volte e gli è piaciuto 348 spettatori. Buona visione!