TreeMap

GPTKB entity

Statements (32)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:allows null values
gptkbp:author gptkb:Java_Platform_developers
gptkbp:cloneable true
gptkbp:compatibleWith synchronized
null keys
https://www.w3.org/2000/01/rdf-schema#label TreeMap
gptkbp:implementedIn gptkb:SortedMap
gptkb:topographic_map
gptkb:NavigableMap
gptkbp:introducedIn gptkb:Java_1.2
gptkbp:numberOfLocations key-value pairs
gptkbp:ordersBy Comparator provided at map creation
natural ordering of keys
gptkbp:partOf gptkb:Java_Collections_Framework
gptkbp:publicClass true
gptkbp:serialization true
gptkbp:supportedBy Red-Black tree
gptkbp:supports ceilingKey
firstKey
floorKey
headMap
higherKey
lastKey
logarithmic time cost for basic operations
lowerKey
subMap
tailMap
gptkbp:type java.util
gptkbp:usedFor sorted maps in Java
gptkbp:bfsParent gptkb:java.util_package
gptkbp:bfsLayer 5