Home
last modified time | relevance | path

Searched defs:pollFirst (Results 1 – 25 of 25) sorted by relevance

/external/guava/android/guava/src/com/google/common/collect/
DForwardingDeque.java99 public E pollFirst() { in pollFirst() method in ForwardingDeque
DForwardingBlockingDeque.java94 public E pollFirst(long timeout, TimeUnit unit) throws InterruptedException { in pollFirst() method in ForwardingBlockingDeque
DSortedMultisets.java129 public E pollFirst() { in pollFirst() method in SortedMultisets.NavigableElementSet
DForwardingNavigableSet.java118 public E pollFirst() { in pollFirst() method in ForwardingNavigableSet
DAbstractMapBasedMultimap.java695 public V pollFirst() { in pollFirst() method in AbstractMapBasedMultimap.WrappedNavigableSet
1048 public K pollFirst() { in pollFirst() method in NavigableKeySet
DImmutableSortedSet.java658 public final E pollFirst() { in pollFirst() method in ImmutableSortedSet
DMinMaxPriorityQueue.java328 public E pollFirst() { in pollFirst() method in MinMaxPriorityQueue
/external/guava/guava/src/com/google/common/collect/
DForwardingDeque.java99 public E pollFirst() { in pollFirst() method in ForwardingDeque
DForwardingBlockingDeque.java94 public E pollFirst(long timeout, TimeUnit unit) throws InterruptedException { in pollFirst() method in ForwardingBlockingDeque
DSortedMultisets.java129 public E pollFirst() { in pollFirst() method in SortedMultisets.NavigableElementSet
DForwardingNavigableSet.java118 public E pollFirst() { in pollFirst() method in ForwardingNavigableSet
DAbstractMapBasedMultimap.java701 public V pollFirst() { in pollFirst() method in AbstractMapBasedMultimap.WrappedNavigableSet
1059 public K pollFirst() { in pollFirst() method in NavigableKeySet
DImmutableSortedSet.java733 public final E pollFirst() { in pollFirst() method in ImmutableSortedSet
DMinMaxPriorityQueue.java328 public E pollFirst() { in pollFirst() method in MinMaxPriorityQueue
/external/guava/android/guava/src/com/google/common/util/concurrent/
DForwardingBlockingDeque.java92 public E pollFirst(long timeout, TimeUnit unit) throws InterruptedException { in pollFirst() method in ForwardingBlockingDeque
/external/guava/guava/src/com/google/common/util/concurrent/
DForwardingBlockingDeque.java92 public E pollFirst(long timeout, TimeUnit unit) throws InterruptedException { in pollFirst() method in ForwardingBlockingDeque
/external/guava/guava-tests/test/com/google/common/collect/
DForwardingNavigableSetTest.java142 public T pollFirst() { in pollFirst() method in ForwardingNavigableSetTest.StandardImplForwardingNavigableSet
DSynchronizedDequeTest.java189 public E pollFirst() { in pollFirst() method in SynchronizedDequeTest.TestDeque
DSynchronizedNavigableSetTest.java109 public E pollFirst() { in pollFirst() method in SynchronizedNavigableSetTest.TestSet
/external/guava/android/guava-tests/test/com/google/common/collect/
DForwardingNavigableSetTest.java142 public T pollFirst() { in pollFirst() method in ForwardingNavigableSetTest.StandardImplForwardingNavigableSet
DSynchronizedDequeTest.java189 public E pollFirst() { in pollFirst() method in SynchronizedDequeTest.TestDeque
DSynchronizedNavigableSetTest.java109 public E pollFirst() { in pollFirst() method in SynchronizedNavigableSetTest.TestSet
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/
DSafeTreeSet.java169 public E pollFirst() { in pollFirst() method in SafeTreeSet
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DSafeTreeSet.java169 public E pollFirst() { in pollFirst() method in SafeTreeSet
/external/antlr/runtime/ObjC/Framework/
DLinkedList.m967 {