public static interface BTreeMapJava.ConcurrentNavigableMap2<K,V>
extends java.util.concurrent.ConcurrentNavigableMap<K,V>
Modifier and Type | Method and Description |
---|---|
K |
firstKey2() |
K |
lastKey2() |
descendingKeySet, descendingMap, headMap, headMap, keySet, navigableKeySet, subMap, subMap, tailMap, tailMap
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
ceilingEntry, ceilingKey, firstEntry, floorEntry, floorKey, higherEntry, higherKey, lastEntry, lowerEntry, lowerKey, pollFirstEntry, pollLastEntry
Copyright © 2018. All Rights Reserved.