java.util
Hash table implementation of Map. Use this for fast key-value lookups.
HashMap
Creates an empty HashMap
HashMap()