Searched defs:pollLastEntry (Results 1 – 5 of 5) sorted by relevance
248 Map.Entry<K,V> pollLastEntry(); in pollLastEntry() method
685 public Map.Entry<K,V> pollLastEntry() { in pollLastEntry() method in TreeMap1590 public final Map.Entry<K,V> pollLastEntry() { in pollLastEntry() method in TreeMap.NavigableSubMap
65 …il.Map.Entry<@libcore.util.NullFromTypeParam K, @libcore.util.NullFromTypeParam V> pollLastEntry(); in pollLastEntry() method
72 …@libcore.util.NullFromTypeParam K, @libcore.util.NullFromTypeParam V> pollLastEntry() { throw new … in pollLastEntry() method in TreeMap
2257 public Map.Entry<K,V> pollLastEntry() { in pollLastEntry() method in ConcurrentSkipListMap3045 public Map.Entry<K,V> pollLastEntry() { in pollLastEntry() method in ConcurrentSkipListMap.SubMap