Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/collection/package-frame.html')
-rw-r--r--plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/collection/package-frame.html87
1 files changed, 87 insertions, 0 deletions
diff --git a/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/collection/package-frame.html b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/collection/package-frame.html
new file mode 100644
index 0000000000..670b9e6614
--- /dev/null
+++ b/plugins/org.eclipse.net4j.util.doc/javadoc/org/eclipse/net4j/util/collection/package-frame.html
@@ -0,0 +1,87 @@
+<!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.collection (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/collection/package-summary.html" target="classFrame">org.eclipse.net4j.util.collection</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="Closeable.html" title="interface in org.eclipse.net4j.util.collection" target="classFrame"><I>Closeable</I></A>
+<BR>
+<A HREF="CloseableIterator.html" title="interface in org.eclipse.net4j.util.collection" target="classFrame"><I>CloseableIterator</I></A>
+<BR>
+<A HREF="IHistory.html" title="interface in org.eclipse.net4j.util.collection" target="classFrame"><I>IHistory</I></A>
+<BR>
+<A HREF="IHistoryChangeEvent.html" title="interface in org.eclipse.net4j.util.collection" target="classFrame"><I>IHistoryChangeEvent</I></A>
+<BR>
+<A HREF="IHistoryElement.html" title="interface in org.eclipse.net4j.util.collection" target="classFrame"><I>IHistoryElement</I></A>
+<BR>
+<A HREF="MoveableList.html" title="interface in org.eclipse.net4j.util.collection" target="classFrame"><I>MoveableList</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="ArrayIterator.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">ArrayIterator</A>
+<BR>
+<A HREF="BidiMapper.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">BidiMapper</A>
+<BR>
+<A HREF="DynamicArray.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">DynamicArray</A>
+<BR>
+<A HREF="FastList.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">FastList</A>
+<BR>
+<A HREF="HashBag.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">HashBag</A>
+<BR>
+<A HREF="History.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">History</A>
+<BR>
+<A HREF="HistoryElement.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">HistoryElement</A>
+<BR>
+<A HREF="HistoryUtil.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">HistoryUtil</A>
+<BR>
+<A HREF="IndexedList.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">IndexedList</A>
+<BR>
+<A HREF="IndexedList.ArrayBacked.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">IndexedList.ArrayBacked</A>
+<BR>
+<A HREF="MapEntry.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">MapEntry</A>
+<BR>
+<A HREF="MoveableArrayList.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">MoveableArrayList</A>
+<BR>
+<A HREF="MultiMap.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">MultiMap</A>
+<BR>
+<A HREF="MultiMap.ListBased.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">MultiMap.ListBased</A>
+<BR>
+<A HREF="Pair.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">Pair</A>
+<BR>
+<A HREF="PreferenceHistory.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">PreferenceHistory</A>
+<BR>
+<A HREF="RoundRobinBlockingQueue.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">RoundRobinBlockingQueue</A>
+<BR>
+<A HREF="Triplet.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">Triplet</A></FONT></TD>
+</TR>
+</TABLE>
+
+
+</BODY>
+</HTML>

Back to the top