Statements (30)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:allowsNullKeys |
false
|
gptkbp:allowsNullValues |
false
|
gptkbp:deprecatedIn |
false
|
gptkbp:documentation |
https://docs.oracle.com/javase/8/docs/api/java/util/Hashtable.html
|
https://www.w3.org/2000/01/rdf-schema#label |
Hashtable class
|
gptkbp:implementedIn |
gptkb:Map_interface
gptkb:Cloneable_interface gptkb:Serializable_interface |
gptkbp:introducedIn |
gptkb:JDK_1.0
|
gptkbp:isSynchronized |
true
|
gptkbp:key |
object
|
gptkbp:method |
clear()
clone() remove() get() size() isEmpty() containsKey() put() containsValue() |
gptkbp:programmingLanguage |
gptkb:Java
|
gptkbp:replacedBy |
gptkb:HashMap_class
|
gptkbp:superclass |
Dictionary class
|
gptkbp:threadSafe |
true
|
gptkbp:type |
java.util
|
gptkbp:uses |
key-value storage
|
gptkbp:valueType |
object
|
gptkbp:bfsParent |
gptkb:Java_Collections
|
gptkbp:bfsLayer |
7
|