Generated by
JDiff

Class com.google.common.collect.ForwardingSet

Added Methods
boolean standardRemoveAll(Collection<?>) A sensible definition of .removeAll in terms of .iterator and .remove.