Generated by
JDiff

Class java.util.AbstractCollection

Documentation changed from old to new.

Changed Methods
boolean retainAll(Collection) Documentation changed from old to new.
Retains only the elements in this collection that are contained in the specified collection (optional operation).