WeakHashMap class

E2236757 UNEXPLORED

The WeakHashMap class is a Java collection that implements a hash table using weak references for its keys, allowing entries to be automatically removed when their keys are no longer in ordinary use.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
WeakHashMap class canonical 1

Referenced by (1)

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

J2SE 1.2 introducedFeature WeakHashMap class