Generated by
JDiff

Class java.util.HashSet

Documentation changed from old to new.

Changed Constructors
HashSet(Collection) Documentation changed from old to new.
Constructs a new set containing the elements in the specified collection.
 

Changed Methods
boolean contains(Object) Documentation changed from old to new.
Returns true if this set contains the specified element.