Searched defs:removeAll (Results 1 – 11 of 11) sorted by relevance
70 public boolean removeAll(Collection<?> collection) { in removeAll() method in AbstractCollection
124 public void removeAll() { in removeAll() method in PduBody
69 public synchronized void removeAll() { in removeAll() method in RegistrantList
79 public void removeAll() { in removeAll() method in CarFacetButtonController
227 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.EntrySet317 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.KeySet411 public boolean removeAll(Collection<?> collection) { in removeAll() method in MapCollections.ValuesCollection
614 public boolean removeAll(ArraySet<? extends E> array) { in removeAll() method in ArraySet901 public boolean removeAll(Collection<?> collection) { in removeAll() method in ArraySet
960 public boolean removeAll(Collection<?> collection) { in removeAll() method in ArrayMap
208 public void removeAll() { in removeAll() method in PreferenceGroup
140 public boolean removeAll(Collection<?> c) { in removeAll() method in TimeLimitedMotionEventBuffer
622 void ClientManager<KEY, VALUE, LISTENER>::removeAll() { in removeAll() function
1146 private void removeAll(Predicate<JobStatus> predicate) { in removeAll() method in JobStore.JobSet