|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface for Object which accept notification when an another Object is finalized.
| Method Summary | |
void |
finalizationOccurring()
This method will be called when a SoftHashMap.FinalizationNotifier this Object is registered with is
being finalized. |
| Method Detail |
public void finalizationOccurring()
SoftHashMap.FinalizationNotifier this Object is registered with is
being finalized. Note that this method is not passed a
reference to the Object which is undergoing finalization, since creating
a new reference to that object may block finalization.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||