Statements (24)
Predicate | Object |
---|---|
gptkbp:instanceOf |
interface
|
gptkbp:author |
gptkb:Sun_Microsystems
|
gptkbp:extendsTo |
gptkb:SortedMap_interface
|
gptkbp:hasMethod |
ceilingEntry(K key)
descendingKeySet() descendingMap() floorEntry(K key) headMap(K toKey, boolean inclusive) higherEntry(K key) lowerEntry(K key) subMap(K fromKey, boolean fromInclusive, K toKey, boolean toInclusive) navigableKeySet() pollFirstEntry() pollLastEntry() tailMap(K fromKey, boolean inclusive) |
https://www.w3.org/2000/01/rdf-schema#label |
NavigableMap interface
|
gptkbp:implementedIn |
gptkb:TreeMap
|
gptkbp:introducedIn |
Java 6
|
gptkbp:partOf |
gptkb:Java_Collections_Framework
|
gptkbp:type |
java.util
|
gptkbp:usedFor |
sorted maps with navigation methods
|
gptkbp:bfsParent |
gptkb:Map_interface
gptkb:Java_Collections |
gptkbp:bfsLayer |
7
|