Collections.synchronizedMap

GPTKB entity

Statements (15)
Predicate Object
gptkbp:instanceOf Java method
gptkbp:definedIn java.util.Collections
gptkbp:generic true
https://www.w3.org/2000/01/rdf-schema#label Collections.synchronizedMap
gptkbp:introducedIn gptkb:Java_1.2
gptkbp:parameter gptkb:topographic_map
gptkbp:purpose to return a synchronized (thread-safe) map backed by the specified map
gptkbp:result gptkb:topographic_map
gptkbp:returnsType java.util.Map
gptkbp:staticMethod true
gptkbp:threadSafe true
gptkbp:uses Collections.synchronizedMap(map)
gptkbp:bfsParent gptkb:HashMap
gptkb:WeakHashMap
gptkbp:bfsLayer 6