Searched defs:removeFirstOccurrence (Results 1 – 12 of 12) sorted by relevance
360 boolean removeFirstOccurrence(Object o); in removeFirstOccurrence() method
354 public boolean removeFirstOccurrence(Object o) { in removeFirstOccurrence() method in ArrayDeque
813 public boolean removeFirstOccurrence(Object o) { in removeFirstOccurrence() method in LinkedList
67 public boolean removeFirstOccurrence(@libcore.util.Nullable java.lang.Object o); in removeFirstOccurrence() method
72 public boolean removeFirstOccurrence(@libcore.util.Nullable java.lang.Object o) { throw new Runtime… in removeFirstOccurrence() method in ArrayDeque
101 public boolean removeFirstOccurrence(@libcore.util.Nullable java.lang.Object o) { throw new Runtime… in removeFirstOccurrence() method in LinkedList
415 boolean removeFirstOccurrence(Object o); in removeFirstOccurrence() method
586 public boolean removeFirstOccurrence(Object o) { in removeFirstOccurrence() method in LinkedBlockingDeque
1030 public boolean removeFirstOccurrence(Object o) { in removeFirstOccurrence() method in ConcurrentLinkedDeque
111 public boolean removeFirstOccurrence(java.lang.Object o) { in removeFirstOccurrence() method in ArrayDeque
221 public boolean removeFirstOccurrence(java.lang.Object o) { in removeFirstOccurrence() method in LinkedList
160 public boolean removeFirstOccurrence(java.lang.Object o) { in removeFirstOccurrence() method in LinkedBlockingDeque