Microsoft SDK for Java

finalize

This method of the WeakReference Class finalizes the weak reference instance. The referent is no longer tracked.

Syntax

public void finalize();

© 1999 Microsoft Corporation. All rights reserved. Terms of use.