java.util.Map interface

E2236753 UNEXPLORED

The java.util.Map interface is a core Java collection framework type that represents a mapping from unique keys to corresponding values, supporting operations for insertion, lookup, update, and removal of key-value pairs.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
java.util.Map interface canonical 1

Referenced by (1)

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

J2SE 1.2 introducedFeature java.util.Map interface