Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ref/package-frame.html')
-rw-r--r--plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ref/package-frame.html70
1 files changed, 70 insertions, 0 deletions
diff --git a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ref/package-frame.html b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ref/package-frame.html
new file mode 100644
index 0000000000..24748a6797
--- /dev/null
+++ b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/ref/package-frame.html
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!--NewPage-->
+<HTML>
+<HEAD>
+
+<TITLE>
+org.eclipse.net4j.util.ref (Net4j Utilities Documentation)
+</TITLE>
+
+<META NAME="date" CONTENT="">
+
+<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
+
+
+</HEAD>
+
+<BODY BGCOLOR="white">
+<FONT size="+1" CLASS="FrameTitleFont">
+<A HREF="../../../../../org/eclipse/net4j/util/ref/package-summary.html" target="classFrame">org.eclipse.net4j.util.ref</A></FONT>
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Interfaces</FONT>&nbsp;
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="KeyedReference.html" title="interface in org.eclipse.net4j.util.ref" target="classFrame"><I>KeyedReference</I></A></FONT></TD>
+</TR>
+</TABLE>
+
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Classes</FONT>&nbsp;
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="KeyedPhantomReference.html" title="class in org.eclipse.net4j.util.ref" target="classFrame">KeyedPhantomReference</A>
+<BR>
+<A HREF="KeyedSoftReference.html" title="class in org.eclipse.net4j.util.ref" target="classFrame">KeyedSoftReference</A>
+<BR>
+<A HREF="KeyedStrongReference.html" title="class in org.eclipse.net4j.util.ref" target="classFrame">KeyedStrongReference</A>
+<BR>
+<A HREF="KeyedWeakReference.html" title="class in org.eclipse.net4j.util.ref" target="classFrame">KeyedWeakReference</A>
+<BR>
+<A HREF="ReferenceQueueWorker.html" title="class in org.eclipse.net4j.util.ref" target="classFrame">ReferenceQueueWorker</A>
+<BR>
+<A HREF="ReferenceValueMap.html" title="class in org.eclipse.net4j.util.ref" target="classFrame">ReferenceValueMap</A>
+<BR>
+<A HREF="ReferenceValueMap.Soft.html" title="class in org.eclipse.net4j.util.ref" target="classFrame">ReferenceValueMap.Soft</A>
+<BR>
+<A HREF="ReferenceValueMap.Strong.html" title="class in org.eclipse.net4j.util.ref" target="classFrame">ReferenceValueMap.Strong</A>
+<BR>
+<A HREF="ReferenceValueMap.Weak.html" title="class in org.eclipse.net4j.util.ref" target="classFrame">ReferenceValueMap.Weak</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
+<TR>
+<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
+Enums</FONT>&nbsp;
+<FONT CLASS="FrameItemFont">
+<BR>
+<A HREF="ReferenceType.html" title="enum in org.eclipse.net4j.util.ref" target="classFrame">ReferenceType</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>

Back to the top