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