Home
last modified time | relevance | path

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

/external/guava/guava/src/com/google/common/collect/
DForwardingSet.java75 protected boolean standardRemoveAll(Collection<?> collection) { in standardRemoveAll() method in ForwardingSet
DForwardingCollection.java182 protected boolean standardRemoveAll(Collection<?> collection) { in standardRemoveAll() method in ForwardingCollection
DForwardingMultiset.java186 @Override protected boolean standardRemoveAll( in standardRemoveAll() method in ForwardingMultiset