Generated by
JDiff

Class java.util.AbstractSet

Documentation changed from old to new.

Changed Methods
int hashCode() Documentation changed from old to new.
Returns the hash code value for this set.
boolean removeAll(Collection) Documentation changed from old to new.
Method was inherited from AbstractCollection, but is now defined locally.
Removes from this set all of its elements that are contained in the specified collection (optional operation).