Difference between HashMap and HashTable in Java
Understanding the collision resolution mechanism in HashMap in Java
Understanding the hash function used in HashMap in Java
Creating an unmodifiable HashMap in Java
Creating a synchronized HashMap in Java