Generated by
JDiff

Interface com.google.common.base.FinalizableReference

Changed Methods
void finalizeReferent() Changed from non-abstract to abstract. Invoked on a background thread after the referent has been garbage collected unless security restrictions prevented starting a background thread, in which case this method is invoked when new references are created.