/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/util/ |
H A D | SequencedMap.annotated.java | 46 public default java.util.Map.Entry<K,V> pollLastEntry() { throw new RuntimeException("Stub!"); } in pollLastEntry() method
|
H A D | NavigableMap.annotated.java | 64 public java.util.Map.Entry<K,V> pollLastEntry(); in pollLastEntry() method
|
/aosp_15_r20/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
H A D | SortedMultiset.java | 45 Entry<E> pollLastEntry(); in pollLastEntry() method
|
H A D | UnmodifiableSortedMultiset.java | 91 public Entry<E> pollLastEntry() { in pollLastEntry() method in UnmodifiableSortedMultiset
|
H A D | AbstractSortedMultiset.java | 95 public Entry<E> pollLastEntry() { in pollLastEntry() method in AbstractSortedMultiset
|
H A D | DescendingMultiset.java | 69 public Entry<E> pollLastEntry() { in pollLastEntry() method in DescendingMultiset
|
H A D | ForwardingSortedMultiset.java | 173 public Entry<E> pollLastEntry() { in pollLastEntry() method in ForwardingSortedMultiset
|
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/ |
H A D | SortedMultiset.java | 82 Entry<E> pollLastEntry(); in pollLastEntry() method
|
H A D | UnmodifiableSortedMultiset.java | 95 public Entry<E> pollLastEntry() { in pollLastEntry() method in UnmodifiableSortedMultiset
|
H A D | AbstractSortedMultiset.java | 97 public Entry<E> pollLastEntry() { in pollLastEntry() method in AbstractSortedMultiset
|
H A D | DescendingMultiset.java | 71 public Entry<E> pollLastEntry() { in pollLastEntry() method in DescendingMultiset
|
H A D | AbstractNavigableMap.java | 64 public Entry<K, V> pollLastEntry() { in pollLastEntry() method in AbstractNavigableMap
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/ |
H A D | SortedMultiset.java | 82 Entry<E> pollLastEntry(); in pollLastEntry() method
|
H A D | UnmodifiableSortedMultiset.java | 95 public Entry<E> pollLastEntry() { in pollLastEntry() method in UnmodifiableSortedMultiset
|
H A D | AbstractSortedMultiset.java | 97 public Entry<E> pollLastEntry() { in pollLastEntry() method in AbstractSortedMultiset
|
H A D | DescendingMultiset.java | 71 public Entry<E> pollLastEntry() { in pollLastEntry() method in DescendingMultiset
|
H A D | AbstractNavigableMap.java | 64 public Entry<K, V> pollLastEntry() { in pollLastEntry() method in AbstractNavigableMap
|
H A D | ForwardingSortedMultiset.java | 184 public Entry<E> pollLastEntry() { in pollLastEntry() method in ForwardingSortedMultiset
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | SequencedMap.java | 212 default Map.Entry<K,V> pollLastEntry() { in pollLastEntry() method
|
H A D | NavigableMap.java | 254 Map.Entry<K,V> pollLastEntry(); in pollLastEntry() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/ |
D | SequencedMap.java | 212 default Map.Entry<K,V> pollLastEntry() { in pollLastEntry() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/ |
D | SequencedMap.java | 212 default Map.Entry<K,V> pollLastEntry() { in pollLastEntry() method
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/ |
D | NavigableMap.java | 254 Map.Entry<K,V> pollLastEntry(); in pollLastEntry() method
|
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/ |
H A D | NavigableMap.annotated.java | 65 …il.Map.Entry<@libcore.util.NullFromTypeParam K, @libcore.util.NullFromTypeParam V> pollLastEntry(); in pollLastEntry() method
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/ |
H A D | ForwardingSortedMultisetTest.java | 85 public Entry<E> pollLastEntry() { in pollLastEntry() method
|