public interface FinalizableReference
FinalizableReferenceQueue
Modifier and Type | Method and Description |
---|---|
void |
finalizeReferent()
Invoked on a background thread after the referent has been garbage
collected unless security restictions prevented starting a background
thread, in which case this method is invoked when new references
are created.
|
Copyright © 2006-2012 Google, Inc.. All Rights Reserved.