Home
last modified time | relevance | path

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

/external/guava/guava/src/com/google/common/collect/
DForwardingCollection.java188 @Beta protected boolean standardRemoveAll(Collection<?> collection) { in standardRemoveAll() method in ForwardingCollection
DForwardingMultiset.java190 @Beta @Override protected boolean standardRemoveAll( in standardRemoveAll() method in ForwardingMultiset