Statements (17)
Predicate | Object |
---|---|
gptkbp:instanceOf |
interface
|
gptkbp:definedIn |
gptkb:java.util.concurrent_package
|
gptkbp:documentation |
https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/ConcurrentMap.html
|
gptkbp:extendsTo |
gptkb:topographic_map
|
gptkbp:hasMethod |
putIfAbsent
remove(key, value) replace(key, oldValue, newValue) replace(key, value) |
https://www.w3.org/2000/01/rdf-schema#label |
ConcurrentMap
|
gptkbp:implementedIn |
gptkb:ConcurrentHashMap
ConcurrentSkipListMap |
gptkbp:introducedIn |
gptkb:Java_5
|
gptkbp:partOf |
gptkb:Java_Collections_Framework
|
gptkbp:supports |
atomic operations
|
gptkbp:usedFor |
thread-safe map operations
|
gptkbp:bfsParent |
gptkb:ConcurrentHashMap
|
gptkbp:bfsLayer |
7
|