English | Site Directory

Android - An Open Handset Alliance Project

package

java.lang.ref

Classes

PhantomReference PhantomReference objects are used to detect referents which are no longer visible and are eligible to have their storage reclaimed. 
Reference Abstract class which describes behavior common to all reference objects. 
ReferenceQueue ReferenceQueue is the container on which reference objects are enqueued when their reachability type is detected for the referent. 
SoftReference SoftReference objects are used to detect referents which are no longer visible and who's memory is to be reclaimed. 
WeakReference WeakReference objects are used to detect referents which are no longer visible. 
Build m5-rc15f - 23 Apr 2008 12:29