Searched defs:retainAll (Results 1 – 16 of 16) 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
926 public boolean retainAll(Collection<?> collection) { in retainAll() method in Hashtable.KeySet1025 public boolean retainAll(Collection<?> collection) { in retainAll() method in Hashtable.EntrySet
854 public synchronized boolean retainAll(Collection<?> collection) { in retainAll() method
289 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
1015 public boolean retainAll(Collection<?> c) { in retainAll() method in SynchronousQueue
2781 public final boolean retainAll(Collection<?> c) { in retainAll() method in ConcurrentHashMap.CollectionView
225 public boolean retainAll(Collection c) { in retainAll() method in LinkedHashSetTest.Mock_LinkedHashSet
388 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
611 public boolean retainAll(Collection<?> c) { in retainAll() method