Statements (23)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:class
|
gptkbp:allowsNullKey |
true
|
gptkbp:allowsNullValue |
true
|
gptkbp:author |
gptkb:Java_Virtual_Machine
|
gptkbp:definedIn |
gptkb:java.util_package
|
gptkbp:documentation |
https://docs.oracle.com/javase/8/docs/api/java/util/IdentityHashMap.html
|
gptkbp:extendsTo |
gptkb:AbstractMap_class
|
gptkbp:hashingStrategy |
System.identityHashCode
|
https://www.w3.org/2000/01/rdf-schema#label |
IdentityHashMap class
|
gptkbp:implementedIn |
gptkb:Map_interface
gptkb:Cloneable_interface gptkb:Serializable_interface |
gptkbp:introducedIn |
Java 1.4
|
gptkbp:isOrdered |
false
|
gptkbp:isSynchronized |
false
|
gptkbp:keyComparison |
reference equality
|
gptkbp:supportsNullKey |
true
|
gptkbp:supportsNullValue |
true
|
gptkbp:threadSafe |
false
|
gptkbp:uses |
when reference-equality semantics are needed for keys
|
gptkbp:valueComparison |
equals method
|
gptkbp:bfsParent |
gptkb:Java_Collections
|
gptkbp:bfsLayer |
7
|