An object that may be subject to cleanup operations when removed from a java.lang.ref.ReferenceQueue
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
onReclamation()The action taken upon removal of this object from a ReferenceQueue. |