Hashtable class. Maps keys to values. Any object can be used as a key and/or value. To sucessfully store and retrieve objects from a hash table, the object used as the key must implement the hashCode() and equals() methods. This example creates a hashtable of numbers. It uses the names of th
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected