Skip to main content
summaryrefslogtreecommitdiffstats
blob: d38875e4a5c6b2d28bf348268c6d17662eb6f09c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
<!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="../../../../../../html/book.css" TITLE="Style">
<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="ByteArrayWrapper.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">ByteArrayWrapper</A>
<BR>
<A HREF="CaseInsensitiveStringSet.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">CaseInsensitiveStringSet</A>
<BR>
<A HREF="ConcurrentArray.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">ConcurrentArray</A>
<BR>
<A HREF="ConcurrentArray.DuplicateCounter.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">ConcurrentArray.DuplicateCounter</A>
<BR>
<A HREF="ConcurrentArray.Unique.html" title="class in org.eclipse.net4j.util.collection" target="classFrame">ConcurrentArray.Unique</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