Statements (32)
Predicate | Object |
---|---|
gptkbp:instanceOf |
interface
|
gptkbp:author |
gptkb:Java_Platform_Team
|
gptkbp:definedIn |
gptkb:java.util_package
|
gptkbp:describes |
A collection that maps keys to values, with no duplicate keys allowed.
|
gptkbp:genericTypeParameter |
K
V |
https://www.w3.org/2000/01/rdf-schema#label |
Map interface
|
gptkbp:implementedIn |
gptkb:ConcurrentHashMap
gptkb:HashMap gptkb:Hashtable gptkb:LinkedHashMap gptkb:TreeMap |
gptkbp:introducedIn |
gptkb:Java_1.2
|
gptkbp:method |
clear()
size() values() containsKey(Object key) containsValue(Object value) entrySet() get(Object key) isEmpty() keySet() remove(Object key) put(Object key, Object value) |
gptkbp:relatedTo |
gptkb:Collection_interface
gptkb:List_interface gptkb:Set_interface |
gptkbp:superInterfaceOf |
gptkb:NavigableMap_interface
gptkb:SortedMap_interface |
gptkbp:url |
https://docs.oracle.com/javase/8/docs/api/java/util/Map.html
|
gptkbp:bfsParent |
gptkb:WeakHashMap
|
gptkbp:bfsLayer |
6
|