a whole bunch of stuff
[ephemerata.git] / KezvhLib / lib / org.apache.commons.collections / apidocs / org / apache / commons / collections / package-use.html
blob60ecf055b6f0ce008326451f59097892fa89b2d3
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.5.0_07) on Fri Apr 11 15:39:25 BST 2008 -->
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7 <TITLE>
8 Uses of Package org.apache.commons.collections (Commons Collections 3.2.1 API)
9 </TITLE>
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
14 <SCRIPT type="text/javascript">
15 function windowTitle()
17 parent.document.title="Uses of Package org.apache.commons.collections (Commons Collections 3.2.1 API)";
19 </SCRIPT>
20 <NOSCRIPT>
21 </NOSCRIPT>
23 </HEAD>
25 <BODY BGCOLOR="white" onload="windowTitle();">
28 <!-- ========= START OF TOP NAVBAR ======= -->
29 <A NAME="navbar_top"><!-- --></A>
30 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
31 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
32 <TR>
33 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
34 <A NAME="navbar_top_firstrow"><!-- --></A>
35 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
36 <TR ALIGN="center" VALIGN="top">
37 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
40 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
45 </TR>
46 </TABLE>
47 </TD>
48 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
49 </EM>
50 </TD>
51 </TR>
53 <TR>
54 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
55 &nbsp;PREV&nbsp;
56 &nbsp;NEXT</FONT></TD>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 <A HREF="../../../../index.html?org/apache/commons/collections/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp;
59 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
60 &nbsp;<SCRIPT type="text/javascript">
61 <!--
62 if(window==top) {
63 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
65 //-->
66 </SCRIPT>
67 <NOSCRIPT>
68 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
69 </NOSCRIPT>
72 </FONT></TD>
73 </TR>
74 </TABLE>
75 <A NAME="skip-navbar_top"></A>
76 <!-- ========= END OF TOP NAVBAR ========= -->
78 <HR>
79 <CENTER>
80 <H2>
81 <B>Uses of Package<br>org.apache.commons.collections</B></H2>
82 </CENTER>
84 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
85 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
86 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
87 Packages that use <A HREF="../../../../org/apache/commons/collections/package-summary.html">org.apache.commons.collections</A></FONT></TH>
88 </TR>
89 <TR BGCOLOR="white" CLASS="TableRowColor">
90 <TD><A HREF="#org.apache.commons.collections"><B>org.apache.commons.collections</B></A></TD>
91 <TD>
92 This package contains the interfaces and utilities shared across all the subpackages of this component.&nbsp;</TD>
93 </TR>
94 <TR BGCOLOR="white" CLASS="TableRowColor">
95 <TD><A HREF="#org.apache.commons.collections.bag"><B>org.apache.commons.collections.bag</B></A></TD>
96 <TD>
97 This package contains implementations of the
98 <A HREF="../../../../org/apache/commons/collections/Bag.html" title="interface in org.apache.commons.collections"><CODE>Bag</CODE></A> and
99 <A HREF="../../../../org/apache/commons/collections/SortedBag.html" title="interface in org.apache.commons.collections"><CODE>SortedBag</CODE></A> interfaces.&nbsp;</TD>
100 </TR>
101 <TR BGCOLOR="white" CLASS="TableRowColor">
102 <TD><A HREF="#org.apache.commons.collections.bidimap"><B>org.apache.commons.collections.bidimap</B></A></TD>
103 <TD>
104 This package contains implementations of the
105 <A HREF="../../../../org/apache/commons/collections/BidiMap.html" title="interface in org.apache.commons.collections"><CODE>BidiMap</CODE></A>,
106 <A HREF="../../../../org/apache/commons/collections/OrderedBidiMap.html" title="interface in org.apache.commons.collections"><CODE>OrderedBidiMap</CODE></A> and
107 <A HREF="../../../../org/apache/commons/collections/SortedBidiMap.html" title="interface in org.apache.commons.collections"><CODE>SortedBidiMap</CODE></A> interfaces.&nbsp;</TD>
108 </TR>
109 <TR BGCOLOR="white" CLASS="TableRowColor">
110 <TD><A HREF="#org.apache.commons.collections.buffer"><B>org.apache.commons.collections.buffer</B></A></TD>
111 <TD>
112 This package contains implementations of the
113 <A HREF="../../../../org/apache/commons/collections/Buffer.html" title="interface in org.apache.commons.collections"><CODE>Buffer</CODE></A> interface.&nbsp;</TD>
114 </TR>
115 <TR BGCOLOR="white" CLASS="TableRowColor">
116 <TD><A HREF="#org.apache.commons.collections.collection"><B>org.apache.commons.collections.collection</B></A></TD>
117 <TD>
118 This package contains implementations of the
119 <CODE>Collection</CODE> interface.&nbsp;</TD>
120 </TR>
121 <TR BGCOLOR="white" CLASS="TableRowColor">
122 <TD><A HREF="#org.apache.commons.collections.comparators"><B>org.apache.commons.collections.comparators</B></A></TD>
123 <TD>
124 This package contains implementations of the
125 <CODE>Comparator</CODE> interface.&nbsp;</TD>
126 </TR>
127 <TR BGCOLOR="white" CLASS="TableRowColor">
128 <TD><A HREF="#org.apache.commons.collections.functors"><B>org.apache.commons.collections.functors</B></A></TD>
129 <TD>
130 This package contains implementations of the
131 <A HREF="../../../../org/apache/commons/collections/Closure.html" title="interface in org.apache.commons.collections"><CODE>Closure</CODE></A>,
132 <A HREF="../../../../org/apache/commons/collections/Predicate.html" title="interface in org.apache.commons.collections"><CODE>Predicate</CODE></A>,
133 <A HREF="../../../../org/apache/commons/collections/Transformer.html" title="interface in org.apache.commons.collections"><CODE>Transformer</CODE></A> and
134 <A HREF="../../../../org/apache/commons/collections/Factory.html" title="interface in org.apache.commons.collections"><CODE>Factory</CODE></A> interfaces.&nbsp;</TD>
135 </TR>
136 <TR BGCOLOR="white" CLASS="TableRowColor">
137 <TD><A HREF="#org.apache.commons.collections.iterators"><B>org.apache.commons.collections.iterators</B></A></TD>
138 <TD>
139 This package contains implementations of the
140 <CODE>Iterator</CODE> interface.&nbsp;</TD>
141 </TR>
142 <TR BGCOLOR="white" CLASS="TableRowColor">
143 <TD><A HREF="#org.apache.commons.collections.keyvalue"><B>org.apache.commons.collections.keyvalue</B></A></TD>
144 <TD>
145 This package contains implementations of collection and map related key/value classes.&nbsp;</TD>
146 </TR>
147 <TR BGCOLOR="white" CLASS="TableRowColor">
148 <TD><A HREF="#org.apache.commons.collections.list"><B>org.apache.commons.collections.list</B></A></TD>
149 <TD>
150 This package contains implementations of the
151 <CODE>List</CODE> interface.&nbsp;</TD>
152 </TR>
153 <TR BGCOLOR="white" CLASS="TableRowColor">
154 <TD><A HREF="#org.apache.commons.collections.map"><B>org.apache.commons.collections.map</B></A></TD>
155 <TD>
156 This package contains implementations of the
157 <CODE>Map</CODE>,
158 <A HREF="../../../../org/apache/commons/collections/IterableMap.html" title="interface in org.apache.commons.collections"><CODE>IterableMap</CODE></A>,
159 <A HREF="../../../../org/apache/commons/collections/OrderedMap.html" title="interface in org.apache.commons.collections"><CODE>OrderedMap</CODE></A> and
160 <CODE>SortedMap</CODE> interfaces.&nbsp;</TD>
161 </TR>
162 <TR BGCOLOR="white" CLASS="TableRowColor">
163 <TD><A HREF="#org.apache.commons.collections.set"><B>org.apache.commons.collections.set</B></A></TD>
164 <TD>
165 This package contains implementations of the
166 <CODE>Set</CODE> and
167 <CODE>SortedSet</CODE> interfaces.&nbsp;</TD>
168 </TR>
169 </TABLE>
170 &nbsp;
172 <A NAME="org.apache.commons.collections"><!-- --></A>
173 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
174 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
175 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
176 Classes in <A HREF="../../../../org/apache/commons/collections/package-summary.html">org.apache.commons.collections</A> used by <A HREF="../../../../org/apache/commons/collections/package-summary.html">org.apache.commons.collections</A></FONT></TH>
177 </TR>
178 <TR BGCOLOR="white" CLASS="TableRowColor">
179 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Bag.html#org.apache.commons.collections"><B>Bag</B></A></B>
181 <BR>
182 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a collection that counts the number of times an object appears in
183 the collection.</TD>
184 </TR>
185 <TR BGCOLOR="white" CLASS="TableRowColor">
186 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/BeanMap.html#org.apache.commons.collections"><B>BeanMap</B></A></B>
188 <BR>
189 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Identical class now available in commons-beanutils (full jar version).
190 This version is due to be removed in collections v4.0.</I></TD>
191 </TR>
192 <TR BGCOLOR="white" CLASS="TableRowColor">
193 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/BidiMap.html#org.apache.commons.collections"><B>BidiMap</B></A></B>
195 <BR>
196 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a map that allows bidirectional lookup between key and values.</TD>
197 </TR>
198 <TR BGCOLOR="white" CLASS="TableRowColor">
199 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/BoundedCollection.html#org.apache.commons.collections"><B>BoundedCollection</B></A></B>
201 <BR>
202 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a collection that is bounded in size.</TD>
203 </TR>
204 <TR BGCOLOR="white" CLASS="TableRowColor">
205 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Buffer.html#org.apache.commons.collections"><B>Buffer</B></A></B>
207 <BR>
208 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a collection that allows objects to be removed in some well-defined order.</TD>
209 </TR>
210 <TR BGCOLOR="white" CLASS="TableRowColor">
211 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Closure.html#org.apache.commons.collections"><B>Closure</B></A></B>
213 <BR>
214 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that do something.</TD>
215 </TR>
216 <TR BGCOLOR="white" CLASS="TableRowColor">
217 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/CursorableLinkedList.Cursor.html#org.apache.commons.collections"><B>CursorableLinkedList.Cursor</B></A></B>
219 <BR>
220 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;&nbsp;</TD>
221 </TR>
222 <TR BGCOLOR="white" CLASS="TableRowColor">
223 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/DefaultMapBag.html#org.apache.commons.collections"><B>DefaultMapBag</B></A></B>
225 <BR>
226 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Moved to bag subpackage as AbstractMapBag. Due to be removed in v4.0.</I></TD>
227 </TR>
228 <TR BGCOLOR="white" CLASS="TableRowColor">
229 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/ExtendedProperties.html#org.apache.commons.collections"><B>ExtendedProperties</B></A></B>
231 <BR>
232 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This class extends normal Java properties by adding the possibility
233 to use the same key many times concatenating the value strings
234 instead of overwriting them.</TD>
235 </TR>
236 <TR BGCOLOR="white" CLASS="TableRowColor">
237 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Factory.html#org.apache.commons.collections"><B>Factory</B></A></B>
239 <BR>
240 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that create objects.</TD>
241 </TR>
242 <TR BGCOLOR="white" CLASS="TableRowColor">
243 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/IterableMap.html#org.apache.commons.collections"><B>IterableMap</B></A></B>
245 <BR>
246 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a map that can be iterated directly without needing to create an entry set.</TD>
247 </TR>
248 <TR BGCOLOR="white" CLASS="TableRowColor">
249 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/KeyValue.html#org.apache.commons.collections"><B>KeyValue</B></A></B>
251 <BR>
252 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a simple key value pair.</TD>
253 </TR>
254 <TR BGCOLOR="white" CLASS="TableRowColor">
255 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/MapIterator.html#org.apache.commons.collections"><B>MapIterator</B></A></B>
257 <BR>
258 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that operates over a <code>Map</code>.</TD>
259 </TR>
260 <TR BGCOLOR="white" CLASS="TableRowColor">
261 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/MultiMap.html#org.apache.commons.collections"><B>MultiMap</B></A></B>
263 <BR>
264 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a map that holds a collection of values against each key.</TD>
265 </TR>
266 <TR BGCOLOR="white" CLASS="TableRowColor">
267 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/OrderedBidiMap.html#org.apache.commons.collections"><B>OrderedBidiMap</B></A></B>
269 <BR>
270 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a map that allows bidirectional lookup between key and values
271 and retains and provides access to an ordering.</TD>
272 </TR>
273 <TR BGCOLOR="white" CLASS="TableRowColor">
274 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/OrderedIterator.html#org.apache.commons.collections"><B>OrderedIterator</B></A></B>
276 <BR>
277 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that operates over an ordered collection.</TD>
278 </TR>
279 <TR BGCOLOR="white" CLASS="TableRowColor">
280 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/OrderedMap.html#org.apache.commons.collections"><B>OrderedMap</B></A></B>
282 <BR>
283 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a map that maintains order and allows both forward and backward
284 iteration through that order.</TD>
285 </TR>
286 <TR BGCOLOR="white" CLASS="TableRowColor">
287 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/OrderedMapIterator.html#org.apache.commons.collections"><B>OrderedMapIterator</B></A></B>
289 <BR>
290 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that operates over an ordered <code>Map</code>.</TD>
291 </TR>
292 <TR BGCOLOR="white" CLASS="TableRowColor">
293 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Predicate.html#org.apache.commons.collections"><B>Predicate</B></A></B>
295 <BR>
296 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that perform a predicate
297 test on an object.</TD>
298 </TR>
299 <TR BGCOLOR="white" CLASS="TableRowColor">
300 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/PriorityQueue.html#org.apache.commons.collections"><B>PriorityQueue</B></A></B>
302 <BR>
303 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Replaced by the Buffer interface and implementations in buffer subpackage.
304 Due to be removed in v4.0.</I></TD>
305 </TR>
306 <TR BGCOLOR="white" CLASS="TableRowColor">
307 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/ResettableIterator.html#org.apache.commons.collections"><B>ResettableIterator</B></A></B>
309 <BR>
310 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that can be reset back to an initial state.</TD>
311 </TR>
312 <TR BGCOLOR="white" CLASS="TableRowColor">
313 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/ResettableListIterator.html#org.apache.commons.collections"><B>ResettableListIterator</B></A></B>
315 <BR>
316 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a list iterator that can be reset back to an initial state.</TD>
317 </TR>
318 <TR BGCOLOR="white" CLASS="TableRowColor">
319 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/SequencedHashMap.html#org.apache.commons.collections"><B>SequencedHashMap</B></A></B>
321 <BR>
322 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Replaced by LinkedMap and ListOrderedMap in map subpackage. Due to be removed in v4.0.</I></TD>
323 </TR>
324 <TR BGCOLOR="white" CLASS="TableRowColor">
325 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/SortedBag.html#org.apache.commons.collections"><B>SortedBag</B></A></B>
327 <BR>
328 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a type of <code>Bag</code> that maintains a sorted order among
329 its unique representative members.</TD>
330 </TR>
331 <TR BGCOLOR="white" CLASS="TableRowColor">
332 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/SortedBidiMap.html#org.apache.commons.collections"><B>SortedBidiMap</B></A></B>
334 <BR>
335 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a map that allows bidirectional lookup between key and values
336 and retains both keys and values in sorted order.</TD>
337 </TR>
338 <TR BGCOLOR="white" CLASS="TableRowColor">
339 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Transformer.html#org.apache.commons.collections"><B>Transformer</B></A></B>
341 <BR>
342 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that transform one
343 object into another.</TD>
344 </TR>
345 </TABLE>
346 &nbsp;
348 <A NAME="org.apache.commons.collections.bag"><!-- --></A>
349 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
350 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
351 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
352 Classes in <A HREF="../../../../org/apache/commons/collections/package-summary.html">org.apache.commons.collections</A> used by <A HREF="../../../../org/apache/commons/collections/bag/package-summary.html">org.apache.commons.collections.bag</A></FONT></TH>
353 </TR>
354 <TR BGCOLOR="white" CLASS="TableRowColor">
355 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Bag.html#org.apache.commons.collections.bag"><B>Bag</B></A></B>
357 <BR>
358 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a collection that counts the number of times an object appears in
359 the collection.</TD>
360 </TR>
361 <TR BGCOLOR="white" CLASS="TableRowColor">
362 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Predicate.html#org.apache.commons.collections.bag"><B>Predicate</B></A></B>
364 <BR>
365 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that perform a predicate
366 test on an object.</TD>
367 </TR>
368 <TR BGCOLOR="white" CLASS="TableRowColor">
369 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/SortedBag.html#org.apache.commons.collections.bag"><B>SortedBag</B></A></B>
371 <BR>
372 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a type of <code>Bag</code> that maintains a sorted order among
373 its unique representative members.</TD>
374 </TR>
375 <TR BGCOLOR="white" CLASS="TableRowColor">
376 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Transformer.html#org.apache.commons.collections.bag"><B>Transformer</B></A></B>
378 <BR>
379 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that transform one
380 object into another.</TD>
381 </TR>
382 <TR BGCOLOR="white" CLASS="TableRowColor">
383 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Unmodifiable.html#org.apache.commons.collections.bag"><B>Unmodifiable</B></A></B>
385 <BR>
386 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Marker interface for collections, maps and iterators that are unmodifiable.</TD>
387 </TR>
388 </TABLE>
389 &nbsp;
391 <A NAME="org.apache.commons.collections.bidimap"><!-- --></A>
392 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
393 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
394 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
395 Classes in <A HREF="../../../../org/apache/commons/collections/package-summary.html">org.apache.commons.collections</A> used by <A HREF="../../../../org/apache/commons/collections/bidimap/package-summary.html">org.apache.commons.collections.bidimap</A></FONT></TH>
396 </TR>
397 <TR BGCOLOR="white" CLASS="TableRowColor">
398 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/BidiMap.html#org.apache.commons.collections.bidimap"><B>BidiMap</B></A></B>
400 <BR>
401 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a map that allows bidirectional lookup between key and values.</TD>
402 </TR>
403 <TR BGCOLOR="white" CLASS="TableRowColor">
404 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/IterableMap.html#org.apache.commons.collections.bidimap"><B>IterableMap</B></A></B>
406 <BR>
407 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a map that can be iterated directly without needing to create an entry set.</TD>
408 </TR>
409 <TR BGCOLOR="white" CLASS="TableRowColor">
410 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/KeyValue.html#org.apache.commons.collections.bidimap"><B>KeyValue</B></A></B>
412 <BR>
413 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a simple key value pair.</TD>
414 </TR>
415 <TR BGCOLOR="white" CLASS="TableRowColor">
416 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/MapIterator.html#org.apache.commons.collections.bidimap"><B>MapIterator</B></A></B>
418 <BR>
419 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that operates over a <code>Map</code>.</TD>
420 </TR>
421 <TR BGCOLOR="white" CLASS="TableRowColor">
422 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/OrderedBidiMap.html#org.apache.commons.collections.bidimap"><B>OrderedBidiMap</B></A></B>
424 <BR>
425 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a map that allows bidirectional lookup between key and values
426 and retains and provides access to an ordering.</TD>
427 </TR>
428 <TR BGCOLOR="white" CLASS="TableRowColor">
429 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/OrderedIterator.html#org.apache.commons.collections.bidimap"><B>OrderedIterator</B></A></B>
431 <BR>
432 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that operates over an ordered collection.</TD>
433 </TR>
434 <TR BGCOLOR="white" CLASS="TableRowColor">
435 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/OrderedMap.html#org.apache.commons.collections.bidimap"><B>OrderedMap</B></A></B>
437 <BR>
438 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a map that maintains order and allows both forward and backward
439 iteration through that order.</TD>
440 </TR>
441 <TR BGCOLOR="white" CLASS="TableRowColor">
442 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/OrderedMapIterator.html#org.apache.commons.collections.bidimap"><B>OrderedMapIterator</B></A></B>
444 <BR>
445 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that operates over an ordered <code>Map</code>.</TD>
446 </TR>
447 <TR BGCOLOR="white" CLASS="TableRowColor">
448 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/ResettableIterator.html#org.apache.commons.collections.bidimap"><B>ResettableIterator</B></A></B>
450 <BR>
451 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that can be reset back to an initial state.</TD>
452 </TR>
453 <TR BGCOLOR="white" CLASS="TableRowColor">
454 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/SortedBidiMap.html#org.apache.commons.collections.bidimap"><B>SortedBidiMap</B></A></B>
456 <BR>
457 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a map that allows bidirectional lookup between key and values
458 and retains both keys and values in sorted order.</TD>
459 </TR>
460 <TR BGCOLOR="white" CLASS="TableRowColor">
461 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Unmodifiable.html#org.apache.commons.collections.bidimap"><B>Unmodifiable</B></A></B>
463 <BR>
464 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Marker interface for collections, maps and iterators that are unmodifiable.</TD>
465 </TR>
466 </TABLE>
467 &nbsp;
469 <A NAME="org.apache.commons.collections.buffer"><!-- --></A>
470 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
471 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
472 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
473 Classes in <A HREF="../../../../org/apache/commons/collections/package-summary.html">org.apache.commons.collections</A> used by <A HREF="../../../../org/apache/commons/collections/buffer/package-summary.html">org.apache.commons.collections.buffer</A></FONT></TH>
474 </TR>
475 <TR BGCOLOR="white" CLASS="TableRowColor">
476 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/BoundedCollection.html#org.apache.commons.collections.buffer"><B>BoundedCollection</B></A></B>
478 <BR>
479 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a collection that is bounded in size.</TD>
480 </TR>
481 <TR BGCOLOR="white" CLASS="TableRowColor">
482 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Buffer.html#org.apache.commons.collections.buffer"><B>Buffer</B></A></B>
484 <BR>
485 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a collection that allows objects to be removed in some well-defined order.</TD>
486 </TR>
487 <TR BGCOLOR="white" CLASS="TableRowColor">
488 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Predicate.html#org.apache.commons.collections.buffer"><B>Predicate</B></A></B>
490 <BR>
491 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that perform a predicate
492 test on an object.</TD>
493 </TR>
494 <TR BGCOLOR="white" CLASS="TableRowColor">
495 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Transformer.html#org.apache.commons.collections.buffer"><B>Transformer</B></A></B>
497 <BR>
498 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that transform one
499 object into another.</TD>
500 </TR>
501 <TR BGCOLOR="white" CLASS="TableRowColor">
502 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Unmodifiable.html#org.apache.commons.collections.buffer"><B>Unmodifiable</B></A></B>
504 <BR>
505 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Marker interface for collections, maps and iterators that are unmodifiable.</TD>
506 </TR>
507 </TABLE>
508 &nbsp;
510 <A NAME="org.apache.commons.collections.collection"><!-- --></A>
511 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
512 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
513 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
514 Classes in <A HREF="../../../../org/apache/commons/collections/package-summary.html">org.apache.commons.collections</A> used by <A HREF="../../../../org/apache/commons/collections/collection/package-summary.html">org.apache.commons.collections.collection</A></FONT></TH>
515 </TR>
516 <TR BGCOLOR="white" CLASS="TableRowColor">
517 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/BoundedCollection.html#org.apache.commons.collections.collection"><B>BoundedCollection</B></A></B>
519 <BR>
520 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a collection that is bounded in size.</TD>
521 </TR>
522 <TR BGCOLOR="white" CLASS="TableRowColor">
523 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Predicate.html#org.apache.commons.collections.collection"><B>Predicate</B></A></B>
525 <BR>
526 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that perform a predicate
527 test on an object.</TD>
528 </TR>
529 <TR BGCOLOR="white" CLASS="TableRowColor">
530 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Transformer.html#org.apache.commons.collections.collection"><B>Transformer</B></A></B>
532 <BR>
533 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that transform one
534 object into another.</TD>
535 </TR>
536 <TR BGCOLOR="white" CLASS="TableRowColor">
537 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Unmodifiable.html#org.apache.commons.collections.collection"><B>Unmodifiable</B></A></B>
539 <BR>
540 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Marker interface for collections, maps and iterators that are unmodifiable.</TD>
541 </TR>
542 </TABLE>
543 &nbsp;
545 <A NAME="org.apache.commons.collections.comparators"><!-- --></A>
546 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
547 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
548 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
549 Classes in <A HREF="../../../../org/apache/commons/collections/package-summary.html">org.apache.commons.collections</A> used by <A HREF="../../../../org/apache/commons/collections/comparators/package-summary.html">org.apache.commons.collections.comparators</A></FONT></TH>
550 </TR>
551 <TR BGCOLOR="white" CLASS="TableRowColor">
552 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Transformer.html#org.apache.commons.collections.comparators"><B>Transformer</B></A></B>
554 <BR>
555 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that transform one
556 object into another.</TD>
557 </TR>
558 </TABLE>
559 &nbsp;
561 <A NAME="org.apache.commons.collections.functors"><!-- --></A>
562 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
563 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
564 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
565 Classes in <A HREF="../../../../org/apache/commons/collections/package-summary.html">org.apache.commons.collections</A> used by <A HREF="../../../../org/apache/commons/collections/functors/package-summary.html">org.apache.commons.collections.functors</A></FONT></TH>
566 </TR>
567 <TR BGCOLOR="white" CLASS="TableRowColor">
568 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Closure.html#org.apache.commons.collections.functors"><B>Closure</B></A></B>
570 <BR>
571 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that do something.</TD>
572 </TR>
573 <TR BGCOLOR="white" CLASS="TableRowColor">
574 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Factory.html#org.apache.commons.collections.functors"><B>Factory</B></A></B>
576 <BR>
577 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that create objects.</TD>
578 </TR>
579 <TR BGCOLOR="white" CLASS="TableRowColor">
580 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Predicate.html#org.apache.commons.collections.functors"><B>Predicate</B></A></B>
582 <BR>
583 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that perform a predicate
584 test on an object.</TD>
585 </TR>
586 <TR BGCOLOR="white" CLASS="TableRowColor">
587 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Transformer.html#org.apache.commons.collections.functors"><B>Transformer</B></A></B>
589 <BR>
590 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that transform one
591 object into another.</TD>
592 </TR>
593 </TABLE>
594 &nbsp;
596 <A NAME="org.apache.commons.collections.iterators"><!-- --></A>
597 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
598 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
599 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
600 Classes in <A HREF="../../../../org/apache/commons/collections/package-summary.html">org.apache.commons.collections</A> used by <A HREF="../../../../org/apache/commons/collections/iterators/package-summary.html">org.apache.commons.collections.iterators</A></FONT></TH>
601 </TR>
602 <TR BGCOLOR="white" CLASS="TableRowColor">
603 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/ArrayStack.html#org.apache.commons.collections.iterators"><B>ArrayStack</B></A></B>
605 <BR>
606 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An implementation of the <CODE>Stack</CODE> API that is based on an
607 <code>ArrayList</code> instead of a <code>Vector</code>, so it is not
608 synchronized to protect against multi-threaded access.</TD>
609 </TR>
610 <TR BGCOLOR="white" CLASS="TableRowColor">
611 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/MapIterator.html#org.apache.commons.collections.iterators"><B>MapIterator</B></A></B>
613 <BR>
614 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that operates over a <code>Map</code>.</TD>
615 </TR>
616 <TR BGCOLOR="white" CLASS="TableRowColor">
617 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/OrderedIterator.html#org.apache.commons.collections.iterators"><B>OrderedIterator</B></A></B>
619 <BR>
620 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that operates over an ordered collection.</TD>
621 </TR>
622 <TR BGCOLOR="white" CLASS="TableRowColor">
623 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/OrderedMapIterator.html#org.apache.commons.collections.iterators"><B>OrderedMapIterator</B></A></B>
625 <BR>
626 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that operates over an ordered <code>Map</code>.</TD>
627 </TR>
628 <TR BGCOLOR="white" CLASS="TableRowColor">
629 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Predicate.html#org.apache.commons.collections.iterators"><B>Predicate</B></A></B>
631 <BR>
632 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that perform a predicate
633 test on an object.</TD>
634 </TR>
635 <TR BGCOLOR="white" CLASS="TableRowColor">
636 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/ResettableIterator.html#org.apache.commons.collections.iterators"><B>ResettableIterator</B></A></B>
638 <BR>
639 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that can be reset back to an initial state.</TD>
640 </TR>
641 <TR BGCOLOR="white" CLASS="TableRowColor">
642 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/ResettableListIterator.html#org.apache.commons.collections.iterators"><B>ResettableListIterator</B></A></B>
644 <BR>
645 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a list iterator that can be reset back to an initial state.</TD>
646 </TR>
647 <TR BGCOLOR="white" CLASS="TableRowColor">
648 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Transformer.html#org.apache.commons.collections.iterators"><B>Transformer</B></A></B>
650 <BR>
651 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that transform one
652 object into another.</TD>
653 </TR>
654 <TR BGCOLOR="white" CLASS="TableRowColor">
655 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Unmodifiable.html#org.apache.commons.collections.iterators"><B>Unmodifiable</B></A></B>
657 <BR>
658 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Marker interface for collections, maps and iterators that are unmodifiable.</TD>
659 </TR>
660 </TABLE>
661 &nbsp;
663 <A NAME="org.apache.commons.collections.keyvalue"><!-- --></A>
664 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
665 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
666 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
667 Classes in <A HREF="../../../../org/apache/commons/collections/package-summary.html">org.apache.commons.collections</A> used by <A HREF="../../../../org/apache/commons/collections/keyvalue/package-summary.html">org.apache.commons.collections.keyvalue</A></FONT></TH>
668 </TR>
669 <TR BGCOLOR="white" CLASS="TableRowColor">
670 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/KeyValue.html#org.apache.commons.collections.keyvalue"><B>KeyValue</B></A></B>
672 <BR>
673 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a simple key value pair.</TD>
674 </TR>
675 <TR BGCOLOR="white" CLASS="TableRowColor">
676 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Unmodifiable.html#org.apache.commons.collections.keyvalue"><B>Unmodifiable</B></A></B>
678 <BR>
679 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Marker interface for collections, maps and iterators that are unmodifiable.</TD>
680 </TR>
681 </TABLE>
682 &nbsp;
684 <A NAME="org.apache.commons.collections.list"><!-- --></A>
685 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
686 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
687 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
688 Classes in <A HREF="../../../../org/apache/commons/collections/package-summary.html">org.apache.commons.collections</A> used by <A HREF="../../../../org/apache/commons/collections/list/package-summary.html">org.apache.commons.collections.list</A></FONT></TH>
689 </TR>
690 <TR BGCOLOR="white" CLASS="TableRowColor">
691 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/BoundedCollection.html#org.apache.commons.collections.list"><B>BoundedCollection</B></A></B>
693 <BR>
694 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a collection that is bounded in size.</TD>
695 </TR>
696 <TR BGCOLOR="white" CLASS="TableRowColor">
697 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Factory.html#org.apache.commons.collections.list"><B>Factory</B></A></B>
699 <BR>
700 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that create objects.</TD>
701 </TR>
702 <TR BGCOLOR="white" CLASS="TableRowColor">
703 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/OrderedIterator.html#org.apache.commons.collections.list"><B>OrderedIterator</B></A></B>
705 <BR>
706 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that operates over an ordered collection.</TD>
707 </TR>
708 <TR BGCOLOR="white" CLASS="TableRowColor">
709 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Predicate.html#org.apache.commons.collections.list"><B>Predicate</B></A></B>
711 <BR>
712 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that perform a predicate
713 test on an object.</TD>
714 </TR>
715 <TR BGCOLOR="white" CLASS="TableRowColor">
716 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Transformer.html#org.apache.commons.collections.list"><B>Transformer</B></A></B>
718 <BR>
719 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that transform one
720 object into another.</TD>
721 </TR>
722 <TR BGCOLOR="white" CLASS="TableRowColor">
723 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Unmodifiable.html#org.apache.commons.collections.list"><B>Unmodifiable</B></A></B>
725 <BR>
726 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Marker interface for collections, maps and iterators that are unmodifiable.</TD>
727 </TR>
728 </TABLE>
729 &nbsp;
731 <A NAME="org.apache.commons.collections.map"><!-- --></A>
732 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
733 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
734 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
735 Classes in <A HREF="../../../../org/apache/commons/collections/package-summary.html">org.apache.commons.collections</A> used by <A HREF="../../../../org/apache/commons/collections/map/package-summary.html">org.apache.commons.collections.map</A></FONT></TH>
736 </TR>
737 <TR BGCOLOR="white" CLASS="TableRowColor">
738 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/BoundedMap.html#org.apache.commons.collections.map"><B>BoundedMap</B></A></B>
740 <BR>
741 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a map that is bounded in size.</TD>
742 </TR>
743 <TR BGCOLOR="white" CLASS="TableRowColor">
744 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Factory.html#org.apache.commons.collections.map"><B>Factory</B></A></B>
746 <BR>
747 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that create objects.</TD>
748 </TR>
749 <TR BGCOLOR="white" CLASS="TableRowColor">
750 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/IterableMap.html#org.apache.commons.collections.map"><B>IterableMap</B></A></B>
752 <BR>
753 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a map that can be iterated directly without needing to create an entry set.</TD>
754 </TR>
755 <TR BGCOLOR="white" CLASS="TableRowColor">
756 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/KeyValue.html#org.apache.commons.collections.map"><B>KeyValue</B></A></B>
758 <BR>
759 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a simple key value pair.</TD>
760 </TR>
761 <TR BGCOLOR="white" CLASS="TableRowColor">
762 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/MapIterator.html#org.apache.commons.collections.map"><B>MapIterator</B></A></B>
764 <BR>
765 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that operates over a <code>Map</code>.</TD>
766 </TR>
767 <TR BGCOLOR="white" CLASS="TableRowColor">
768 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/MultiMap.html#org.apache.commons.collections.map"><B>MultiMap</B></A></B>
770 <BR>
771 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a map that holds a collection of values against each key.</TD>
772 </TR>
773 <TR BGCOLOR="white" CLASS="TableRowColor">
774 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/OrderedIterator.html#org.apache.commons.collections.map"><B>OrderedIterator</B></A></B>
776 <BR>
777 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that operates over an ordered collection.</TD>
778 </TR>
779 <TR BGCOLOR="white" CLASS="TableRowColor">
780 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/OrderedMap.html#org.apache.commons.collections.map"><B>OrderedMap</B></A></B>
782 <BR>
783 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a map that maintains order and allows both forward and backward
784 iteration through that order.</TD>
785 </TR>
786 <TR BGCOLOR="white" CLASS="TableRowColor">
787 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/OrderedMapIterator.html#org.apache.commons.collections.map"><B>OrderedMapIterator</B></A></B>
789 <BR>
790 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that operates over an ordered <code>Map</code>.</TD>
791 </TR>
792 <TR BGCOLOR="white" CLASS="TableRowColor">
793 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Predicate.html#org.apache.commons.collections.map"><B>Predicate</B></A></B>
795 <BR>
796 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that perform a predicate
797 test on an object.</TD>
798 </TR>
799 <TR BGCOLOR="white" CLASS="TableRowColor">
800 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/ResettableIterator.html#org.apache.commons.collections.map"><B>ResettableIterator</B></A></B>
802 <BR>
803 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines an iterator that can be reset back to an initial state.</TD>
804 </TR>
805 <TR BGCOLOR="white" CLASS="TableRowColor">
806 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Transformer.html#org.apache.commons.collections.map"><B>Transformer</B></A></B>
808 <BR>
809 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that transform one
810 object into another.</TD>
811 </TR>
812 <TR BGCOLOR="white" CLASS="TableRowColor">
813 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Unmodifiable.html#org.apache.commons.collections.map"><B>Unmodifiable</B></A></B>
815 <BR>
816 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Marker interface for collections, maps and iterators that are unmodifiable.</TD>
817 </TR>
818 </TABLE>
819 &nbsp;
821 <A NAME="org.apache.commons.collections.set"><!-- --></A>
822 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
823 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
824 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
825 Classes in <A HREF="../../../../org/apache/commons/collections/package-summary.html">org.apache.commons.collections</A> used by <A HREF="../../../../org/apache/commons/collections/set/package-summary.html">org.apache.commons.collections.set</A></FONT></TH>
826 </TR>
827 <TR BGCOLOR="white" CLASS="TableRowColor">
828 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Predicate.html#org.apache.commons.collections.set"><B>Predicate</B></A></B>
830 <BR>
831 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that perform a predicate
832 test on an object.</TD>
833 </TR>
834 <TR BGCOLOR="white" CLASS="TableRowColor">
835 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Transformer.html#org.apache.commons.collections.set"><B>Transformer</B></A></B>
837 <BR>
838 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Defines a functor interface implemented by classes that transform one
839 object into another.</TD>
840 </TR>
841 <TR BGCOLOR="white" CLASS="TableRowColor">
842 <TD><B><A HREF="../../../../org/apache/commons/collections/class-use/Unmodifiable.html#org.apache.commons.collections.set"><B>Unmodifiable</B></A></B>
844 <BR>
845 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Marker interface for collections, maps and iterators that are unmodifiable.</TD>
846 </TR>
847 </TABLE>
848 &nbsp;
850 <HR>
853 <!-- ======= START OF BOTTOM NAVBAR ====== -->
854 <A NAME="navbar_bottom"><!-- --></A>
855 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
856 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
857 <TR>
858 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
859 <A NAME="navbar_bottom_firstrow"><!-- --></A>
860 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
861 <TR ALIGN="center" VALIGN="top">
862 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
863 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
864 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
865 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
866 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
867 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
868 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
869 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
870 </TR>
871 </TABLE>
872 </TD>
873 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
874 </EM>
875 </TD>
876 </TR>
878 <TR>
879 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
880 &nbsp;PREV&nbsp;
881 &nbsp;NEXT</FONT></TD>
882 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
883 <A HREF="../../../../index.html?org/apache/commons/collections/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp;
884 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
885 &nbsp;<SCRIPT type="text/javascript">
886 <!--
887 if(window==top) {
888 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
890 //-->
891 </SCRIPT>
892 <NOSCRIPT>
893 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
894 </NOSCRIPT>
897 </FONT></TD>
898 </TR>
899 </TABLE>
900 <A NAME="skip-navbar_bottom"></A>
901 <!-- ======== END OF BOTTOM NAVBAR ======= -->
903 <HR>
904 Copyright © 2001-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
905 </BODY>
906 </HTML>