Generated by
JDiff

Class java.lang.ref.SoftReference

Documentation changed from old to new.

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