Searched defs:retainAll (Results 1 – 15 of 15) sorted by relevance
164 public boolean retainAll(Collection<?> collection); in retainAll() method
269 public boolean retainAll(Collection<?> collection); in retainAll() method
314 public boolean retainAll(Collection<?> collection) { in retainAll() method in AbstractCollection
285 public boolean retainAll(Collection<?> collection); in retainAll() method
189 public boolean retainAll(Collection<?> collection) { in retainAll() method in MiniEnumSet
294 public boolean retainAll(Collection<?> collection) { in retainAll() method in HugeEnumSet
927 public boolean retainAll(Collection<?> collection) { in retainAll() method in Hashtable.KeySet1026 public boolean retainAll(Collection<?> collection) { in retainAll() method in Hashtable.EntrySet
854 public synchronized boolean retainAll(Collection<?> collection) { in retainAll() method
290 public boolean retainAll(Collection<?> c) { in retainAll() method in CopyOnWriteArraySet
362 public synchronized boolean retainAll(Collection<?> collection) { in retainAll() method in CopyOnWriteArrayList642 @Override public boolean retainAll(Collection<?> collection) { in retainAll() method in CopyOnWriteArrayList.CowSubList
980 public boolean retainAll(Collection<?> c) { in retainAll() method in SynchronousQueue
225 public boolean retainAll(Collection c) { in retainAll() method in LinkedHashSetTest.Mock_LinkedHashSet
376 public boolean retainAll(Collection<?> c) { in retainAll() method in SelectorImpl.UnaddableSet
389 public boolean retainAll(Collection c) { in retainAll() method in OldCollectionsTest.Mock_Collection445 public boolean retainAll(Collection c) { in retainAll() method in OldCollectionsTest.Mock_WrongCollection
607 public boolean retainAll(Collection<?> c) { in retainAll() method