Searched defs:higherKey (Results 1 – 10 of 10) 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
218 K higherKey(K key); in higherKey() method
1089 public K higherKey(K key) { in higherKey() method in TreeMap1896 public final K higherKey(K key) { in higherKey() method in TreeMap.NavigableSubMap
56 public K higherKey(K key); in higherKey() method
103 public K higherKey(K key) { throw new RuntimeException("Stub!"); } in higherKey() method in TreeMap
138 public K higherKey(K key) { throw new RuntimeException("Stub!"); } in higherKey() method in ConcurrentSkipListMap
2054 public K higherKey(K key) { in higherKey() method in ConcurrentSkipListMap2840 public K higherKey(K key) { in higherKey() method in ConcurrentSkipListMap.SubMap
847 K higherKey = map.higherKey(key); in check_unmodifiableNavigableMap_defaultMethods() local
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