Inheritance diagram for java.lang.ref.WeakReference:
Public Member Functions | |
WeakReference (Object r, ReferenceQueue q) | |
Constructs a new instance of this class. | |
WeakReference (Object r) | |
Constructs a new instance of this class. |
|
Constructs a new instance of this class.
|
|
Constructs a new instance of this class.
|