Statements (23)
Predicate | Object |
---|---|
gptkbp:instanceOf |
interface
|
gptkbp:definedIn |
gptkb:java.util_package
|
gptkbp:extendsTo |
gptkb:SortedMap
|
https://www.w3.org/2000/01/rdf-schema#label |
NavigableMap
|
gptkbp:introducedIn |
Java 1.6
|
gptkbp:method |
descendingKeySet()
descendingMap() headMap(K toKey, boolean inclusive) subMap(K fromKey, boolean fromInclusive, K toKey, boolean toInclusive) navigableKeySet() pollFirstEntry() pollLastEntry() tailMap(K fromKey, boolean inclusive) ceilingKey(K key) floorKey(K key) higherKey(K key) lowerKey(K key) |
gptkbp:superInterfaceOf |
gptkb:TreeMap
|
gptkbp:usedFor |
bidirectional navigation
range view of maps sorted map navigation |
gptkbp:bfsParent |
gptkb:TreeMap
|
gptkbp:bfsLayer |
6
|