Searched defs:getLast (Results 1 – 11 of 11) sorted by relevance
325 E getLast(); in getLast() method
323 public E getLast() { in getLast() method in ArrayDeque
254 public E getLast() { in getLast() method in LinkedList
61 @libcore.util.NullFromTypeParam public E getLast(); in getLast() method
66 @libcore.util.NullFromTypeParam public E getLast() { throw new RuntimeException("Stub!"); } in getLast() method in ArrayDeque
39 @libcore.util.NullFromTypeParam public E getLast() { throw new RuntimeException("Stub!"); } in getLast() method in LinkedList
99 public E getLast() { in getLast() method in ArrayDeque
73 public E getLast() { in getLast() method in LinkedList
148 public E getLast() { in getLast() method in LinkedBlockingDeque
560 public E getLast() { in getLast() method in LinkedBlockingDeque
930 public E getLast() { in getLast() method in ConcurrentLinkedDeque