Home
last modified time | relevance | path

Searched defs:standardRemoveAll (Results 1 – 6 of 6) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
DForwardingSet.java76 protected boolean standardRemoveAll(Collection<?> collection) { in standardRemoveAll() method in ForwardingSet
DForwardingCollection.java186 protected boolean standardRemoveAll(Collection<?> collection) { in standardRemoveAll() method in ForwardingCollection
DForwardingMultiset.java193 protected boolean standardRemoveAll(Collection<?> elementsToRemove) { in standardRemoveAll() method in ForwardingMultiset
/external/guava/android/guava/src/com/google/common/collect/
DForwardingSet.java76 protected boolean standardRemoveAll(Collection<?> collection) { in standardRemoveAll() method in ForwardingSet
DForwardingCollection.java186 protected boolean standardRemoveAll(Collection<?> collection) { in standardRemoveAll() method in ForwardingCollection
DForwardingMultiset.java193 protected boolean standardRemoveAll(Collection<?> elementsToRemove) { in standardRemoveAll() method in ForwardingMultiset