Uses of Class
com.ibm.awb.weakref.WeakRefTable

Packages that use WeakRefTable
com.ibm.awb.weakref   
 

Uses of WeakRefTable in com.ibm.awb.weakref
 

Fields in com.ibm.awb.weakref declared as WeakRefTable
protected  WeakRefTable WeakRef._table
           
 

Constructors in com.ibm.awb.weakref with parameters of type WeakRefTable
WeakRef(WeakRefTable table)