6- Using maps in Java

Publicado em: 22 Dezembro 2015
no canal de: Java Web Development
5,657
38

Define a key in the key space with type of String or Number (Integer, Float)
Define a relation between this key and the real value (Any object).
Use put() and get() methods to put or access to elements.
Override hashCode() method of the class of the items.
If key is a custom type, hashCode() method of the class must return as unique result as possible for each instance. Because evenly distributed keys mean high performance. You will learn the performance considerations of using a Map.
Access the source codes, exercises and their solutions at
https://www.udemy.com/java-8-core-tra...


Nesta página do site você pode assistir ao vídeo on-line 6- Using maps in Java duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Java Web Development 22 Dezembro 2015, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 5,657 vezes e gostou 38 espectadores. Boa visualização!