HashMap class

E2236755 UNEXPLORED

The HashMap class is a core Java collection that implements a hash table–based Map for storing key-value pairs with efficient lookup, insertion, and deletion operations.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
HashMap class canonical 1

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

J2SE 1.2 introducedFeature HashMap class