Generated by
JDiff

Class java.lang.ref.WeakReference

Documentation changed from old to new.

Changed Constructors
WeakReference(Object) Documentation changed from old to new.
Creates a new weak reference that refers to the given object.
WeakReference(Object, ReferenceQueue) Documentation changed from old to new.
Creates a new weak reference that refers to the given object and is registered with the given queue.