a whole bunch of stuff
[ephemerata.git] / KezvhLib / lib / org.apache.commons.collections / apidocs / org / apache / commons / collections / collection / package-tree.html
blob11947f4371df9009b502b154ae59e45c711dffa5
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:23 BST 2008 -->
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7 <TITLE>
8 org.apache.commons.collections.collection Class Hierarchy (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="org.apache.commons.collections.collection Class Hierarchy (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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
41 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&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;<A HREF="../../../../../org/apache/commons/collections/buffer/package-tree.html"><B>PREV</B></A>&nbsp;
56 &nbsp;<A HREF="../../../../../org/apache/commons/collections/comparators/package-tree.html"><B>NEXT</B></A></FONT></TD>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 <A HREF="../../../../../index.html?org/apache/commons/collections/collection/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
59 &nbsp;<A HREF="package-tree.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 Hierarchy For Package org.apache.commons.collections.collection
82 </H2>
83 </CENTER>
84 <DL>
85 <DT><B>Package Hierarchies:</B><DD><A HREF="../../../../../overview-tree.html">All Packages</A></DL>
86 <HR>
87 <H2>
88 Class Hierarchy
89 </H2>
90 <UL>
91 <LI TYPE="circle">java.lang.Object<UL>
92 <LI TYPE="circle">org.apache.commons.collections.collection.<A HREF="../../../../../org/apache/commons/collections/collection/AbstractCollectionDecorator.html" title="class in org.apache.commons.collections.collection"><B>AbstractCollectionDecorator</B></A> (implements java.util.Collection)
93 <UL>
94 <LI TYPE="circle">org.apache.commons.collections.collection.<A HREF="../../../../../org/apache/commons/collections/collection/AbstractSerializableCollectionDecorator.html" title="class in org.apache.commons.collections.collection"><B>AbstractSerializableCollectionDecorator</B></A> (implements java.io.Serializable)
95 <UL>
96 <LI TYPE="circle">org.apache.commons.collections.collection.<A HREF="../../../../../org/apache/commons/collections/collection/PredicatedCollection.html" title="class in org.apache.commons.collections.collection"><B>PredicatedCollection</B></A><LI TYPE="circle">org.apache.commons.collections.collection.<A HREF="../../../../../org/apache/commons/collections/collection/TransformedCollection.html" title="class in org.apache.commons.collections.collection"><B>TransformedCollection</B></A><LI TYPE="circle">org.apache.commons.collections.collection.<A HREF="../../../../../org/apache/commons/collections/collection/UnmodifiableBoundedCollection.html" title="class in org.apache.commons.collections.collection"><B>UnmodifiableBoundedCollection</B></A> (implements org.apache.commons.collections.<A HREF="../../../../../org/apache/commons/collections/BoundedCollection.html" title="interface in org.apache.commons.collections">BoundedCollection</A>)
97 <LI TYPE="circle">org.apache.commons.collections.collection.<A HREF="../../../../../org/apache/commons/collections/collection/UnmodifiableCollection.html" title="class in org.apache.commons.collections.collection"><B>UnmodifiableCollection</B></A> (implements org.apache.commons.collections.<A HREF="../../../../../org/apache/commons/collections/Unmodifiable.html" title="interface in org.apache.commons.collections">Unmodifiable</A>)
98 </UL>
99 </UL>
100 <LI TYPE="circle">org.apache.commons.collections.collection.<A HREF="../../../../../org/apache/commons/collections/collection/CompositeCollection.html" title="class in org.apache.commons.collections.collection"><B>CompositeCollection</B></A> (implements java.util.Collection)
101 <LI TYPE="circle">org.apache.commons.collections.collection.<A HREF="../../../../../org/apache/commons/collections/collection/SynchronizedCollection.html" title="class in org.apache.commons.collections.collection"><B>SynchronizedCollection</B></A> (implements java.util.Collection, java.io.Serializable)
102 <LI TYPE="circle">org.apache.commons.collections.collection.<A HREF="../../../../../org/apache/commons/collections/collection/TypedCollection.html" title="class in org.apache.commons.collections.collection"><B>TypedCollection</B></A></UL>
103 </UL>
104 <H2>
105 Interface Hierarchy
106 </H2>
107 <UL>
108 <LI TYPE="circle">org.apache.commons.collections.collection.<A HREF="../../../../../org/apache/commons/collections/collection/CompositeCollection.CollectionMutator.html" title="interface in org.apache.commons.collections.collection"><B>CompositeCollection.CollectionMutator</B></A></UL>
109 <HR>
112 <!-- ======= START OF BOTTOM NAVBAR ====== -->
113 <A NAME="navbar_bottom"><!-- --></A>
114 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
115 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
116 <TR>
117 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
118 <A NAME="navbar_bottom_firstrow"><!-- --></A>
119 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
120 <TR ALIGN="center" VALIGN="top">
121 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
122 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
123 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
124 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
125 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
126 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
127 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
128 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
129 </TR>
130 </TABLE>
131 </TD>
132 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
133 </EM>
134 </TD>
135 </TR>
137 <TR>
138 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
139 &nbsp;<A HREF="../../../../../org/apache/commons/collections/buffer/package-tree.html"><B>PREV</B></A>&nbsp;
140 &nbsp;<A HREF="../../../../../org/apache/commons/collections/comparators/package-tree.html"><B>NEXT</B></A></FONT></TD>
141 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
142 <A HREF="../../../../../index.html?org/apache/commons/collections/collection/package-tree.html" target="_top"><B>FRAMES</B></A> &nbsp;
143 &nbsp;<A HREF="package-tree.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
144 &nbsp;<SCRIPT type="text/javascript">
145 <!--
146 if(window==top) {
147 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
149 //-->
150 </SCRIPT>
151 <NOSCRIPT>
152 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
153 </NOSCRIPT>
156 </FONT></TD>
157 </TR>
158 </TABLE>
159 <A NAME="skip-navbar_bottom"></A>
160 <!-- ======== END OF BOTTOM NAVBAR ======= -->
162 <HR>
163 Copyright © 2001-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
164 </BODY>
165 </HTML>