AbstractMap class

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:author gptkb:Java_Platform_Team
gptkbp:documentation https://docs.oracle.com/javase/8/docs/api/java/util/AbstractMap.html
gptkbp:hasMethod clear()
toString()
remove()
equals()
hashCode()
get()
size()
values()
entrySet()
isEmpty()
keySet()
containsKey()
put()
containsValue()
https://www.w3.org/2000/01/rdf-schema#label AbstractMap class
gptkbp:implementedIn gptkb:Map_interface
gptkbp:introducedIn gptkb:Java_1.2
gptkbp:isAbstract true
gptkbp:partOf gptkb:java.util_package
gptkbp:subclassOf Object class
gptkbp:superclass gptkb:HashMap_class
gptkb:LinkedHashMap_class
gptkb:TreeMap_class
gptkbp:usedFor providing skeletal implementation of Map interface
gptkbp:bfsParent gptkb:Java_Collections
gptkbp:bfsLayer 7