The java.lang.ref Package

This package contains support for weak references and is part of CLDC since version 1.1.

Classes

Reference The Reference class is the abstract base class for all reference objects and may not be sub classed directly.
WeakReference The WeakReference class provides support for weak references which are most often used to implement canonicalizing mappings.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset