Searched defs:pollLastEntry (Results 1 – 4 of 4) sorted by relevance
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
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
2257 public Map.Entry<K,V> pollLastEntry() { in pollLastEntry() method in ConcurrentSkipListMap3045 public Map.Entry<K,V> pollLastEntry() { in pollLastEntry() method in ConcurrentSkipListMap.SubMap