The java.lang.ref Package

The mapping between the Java java.lang.ref package and the corresponding .NET types is provided in Table F-6. See Appendix D, for details of these .NET types.

Table F-6. The Java to .NET Mapping for the java.lang.ref Package

Java

.NET

PhantomReference

N/A

Reference

N/A

ReferenceQueue

N/A

SoftReference

N/A

WeakReference

System.WeakReference

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

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