Searched defs:higherKey (Results 1 – 8 of 8) sorted by relevance
134 public K higherKey(@ParametricNullness K key) { in higherKey() method in AbstractNavigableMap
181 public K higherKey(@ParametricNullness K key) { in higherKey() method in ForwardingNavigableMap
182 public K higherKey(@ParametricNullness K key) { in higherKey() method in ForwardingNavigableMap
173 public @Nullable K higherKey(K key) { in higherKey() method
173 public @Nullable K higherKey(K key) { in higherKey() method in SynchronizedNavigableMapTest.TestMap