Package-private interface implemented by references that have code to run
after garbage collection of their referents.
author: crazybob@google.com (Bob Lee)
Method Summary
void
finalizeReferent() Invoked on a background thread after the referent has been garbage
collected.