Searched defs:retainAll (Results 1 – 5 of 5) sorted by relevance
75 public boolean retainAll(Collection<?> collection) { in retainAll() method in AbstractCollection
232 public boolean retainAll(Collection<?> collection) { in retainAll() method in MapCollections.EntrySet322 public boolean retainAll(Collection<?> collection) { in retainAll() method in MapCollections.KeySet427 public boolean retainAll(Collection<?> collection) { in retainAll() method in MapCollections.ValuesCollection
916 public boolean retainAll(Collection<?> collection) { in retainAll() method in ArraySet
970 public boolean retainAll(Collection<?> collection) { in retainAll() method in ArrayMap
145 public boolean retainAll(Collection<?> c) { in retainAll() method in TimeLimitedMotionEventBuffer