Searched defs:offerLast (Results 1 – 13 of 13) sorted by relevance
275 boolean offerLast(E e); in offerLast() method346 boolean offerLast(E e, long timeout, TimeUnit unit) in offerLast() method
356 public boolean offerLast(E e) { in offerLast() method in LinkedBlockingDeque429 public boolean offerLast(E e, long timeout, TimeUnit unit) in offerLast() method in LinkedBlockingDeque
897 public boolean offerLast(E e) { in offerLast() method in ConcurrentLinkedDeque
268 boolean offerLast(E e); in offerLast() method
259 public boolean offerLast(E e) { in offerLast() method in ArrayDeque
719 public boolean offerLast(E e) { in offerLast() method in LinkedList
49 public boolean offerLast(@libcore.util.NullFromTypeParam E e); in offerLast() method
54 public boolean offerLast(@libcore.util.NullFromTypeParam E e) { throw new RuntimeException("Stub!")… in offerLast() method in ArrayDeque
87 public boolean offerLast(@libcore.util.NullFromTypeParam E e) { throw new RuntimeException("Stub!")… in offerLast() method in LinkedList
88 public boolean offerLast(E e) { in offerLast() method in LinkedBlockingDeque105 public boolean offerLast(E e, long timeout, java.util.concurrent.TimeUnit unit) in offerLast() method in LinkedBlockingDeque
183 boolean offerLast(ByteBuffer buf) { in offerLast() method in Util.BufferCache
75 public boolean offerLast(E e) { in offerLast() method in ArrayDeque
193 public boolean offerLast(E e) { in offerLast() method in LinkedList