Searched defs:standardRemoveAll (Results 1 – 6 of 6) sorted by relevance
79 protected boolean standardRemoveAll(Collection<?> collection) { in standardRemoveAll() method in ForwardingSet
190 protected boolean standardRemoveAll(Collection<?> collection) { in standardRemoveAll() method in ForwardingCollection
196 protected boolean standardRemoveAll(Collection<?> elementsToRemove) { in standardRemoveAll() method in ForwardingMultiset