Generated by
JDiff

Class java.util.WeakHashMap

Documentation changed from old to new.

Added Constructors
WeakHashMap(Map) Constructs a new WeakHashMap with the same mappings as the specified Map.
 

Changed Constructors
WeakHashMap(void) Documentation changed from old to new.
Constructs a new empty WeakHashMap with the default initial capacity and the default load factor which is 0.75.