Microsoft SDK for Java

WeakReference Class Methods

The WeakReference Class contains the following methods:

finalize finalizes the weak reference instance.
getReferent retrieves the current object being tracked.
setReferent sets the current object being tracked.

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