Searched defs:pollFirst (Results 1 – 12 of 12) sorted by relevance
91 public E pollFirst() { in pollFirst() method in ForwardingDeque
85 public E pollFirst(long timeout, TimeUnit unit) throws InterruptedException { in pollFirst() method in ForwardingBlockingDeque
125 public E pollFirst() { in pollFirst() method in SortedMultisets.NavigableElementSet
113 public E pollFirst() { in pollFirst() method in ForwardingNavigableSet
715 public V pollFirst() { in pollFirst() method in AbstractMapBasedMultimap.WrappedNavigableSet1054 public K pollFirst() { in pollFirst() method in NavigableKeySet
751 public final E pollFirst() { in pollFirst() method in ImmutableSortedSet
317 public E pollFirst() { in pollFirst() method in MinMaxPriorityQueue
127 public T pollFirst() { in pollFirst() method in ForwardingNavigableSetTest.StandardImplForwardingNavigableSet
189 public E pollFirst() { in pollFirst() method in SynchronizedDequeTest.TestDeque
103 @Override public E pollFirst() { in pollFirst() method in SynchronizedNavigableSetTest.TestSet
147 @Override public E pollFirst() { in pollFirst() method in SafeTreeSet
967 {