Searched defs:higherKey (Results 1 – 7 of 7) sorted by relevance
57 @libcore.util.Nullable public K higherKey(@libcore.util.NullFromTypeParam K key); in higherKey() method
88 @libcore.util.Nullable public K higherKey(@libcore.util.NullFromTypeParam K key) { throw new Runtim… in higherKey() method in TreeMap
212 K higherKey(K key); in higherKey() method
777 public K higherKey(K key) { in higherKey() method in TreeMap1546 public final K higherKey(K key) { in higherKey() method in TreeMap.NavigableSubMap
845 K higherKey = map.higherKey(key); in check_unmodifiableNavigableMap_defaultMethods() local
2202 public K higherKey(K key) { in higherKey() method in ConcurrentSkipListMap3021 public K higherKey(K key) { in higherKey() method in ConcurrentSkipListMap.SubMap
1082 public K higherKey(K key) { in higherKey() method in Collections.CheckedNavigableMap2570 public K higherKey(K key) { in higherKey() method in Collections.SynchronizedNavigableMap3342 public K higherKey(K key) { in higherKey() method in Collections.UnmodifiableNavigableMap