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

Get C# for Java Developers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.