public interface FinalizableReference
FinalizableReferenceQueue
限定符和类型 | 方法和说明 |
---|---|
void |
finalizeReferent()
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.
|
Copyright © 2021. All rights reserved.