Generated by
JDiff

Class java.lang.ref.PhantomReference

Documentation changed from old to new.

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