Weak Hash Map

GPTKB entity

Statements (39)
Predicate Object
gptkbp:instance_of gptkb:Photographer
gptkb:collection
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:Soft_Reference
gptkb:java.util
gptkbp:bomb_load 0.75
gptkbp:constructor Weak Hash Map()
Weak Hash Map(Map<? extends K,? extends V> m)
Weak Hash Map(int initial Capacity)
Weak Hash Map(int initial Capacity, float load Factor)
https://www.w3.org/2000/01/rdf-schema#label Weak Hash Map
gptkbp:hyper_threading gptkb:theorem
gptkbp:key_issues gptkb:theorem
gptkbp:production_years gptkb:16
gptkbp:reduces when Key Is Garbage Collected
gptkbp:technique clear()
size()
get(Object key)
put(K key, V value)
remove(Object key)
values()
equals(Object o)
to String()
hash Code()
is Empty()
key Set()
entry Set()
compute If Present(K key, Bi Function<? super K,? super V,? extends V> remapping Function)
contains Key(Object key)
contains Value(Object value)
for Each(Bi Consumer<? super K,? super V> action)
put All(Map<? extends K,? extends V> m)
replace(K key, V old Value, V new Value)
replace(K key, V value)
merge(K key, V value, Bi Function<? super V,? super V,? extends V> remapping Function)
compute If Absent(K key, Function<? super K,? extends V> mapping Function)
compute(K key, Bi Function<? super K,? super V,? extends V> remapping Function)
gptkbp:type_of gptkb:currency
gptkbp:values gptkb:theorem