Java Platform 1.2
Beta 4

Uses of Package
java.lang.ref

Packages that use java.lang.ref
java.lang.ref Provides reference object classes, which allow a program to interact with the garbage collector.  
 

Classes in java.lang.ref used by java.lang.ref
Reference
          The Reference class contains the core abstractions for reference objects.
ReferenceQueue
          Reference queues, to which registered reference objects are appended by the garbage collector after the appropriate reachability changes are detected.
 


Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.