a whole bunch of stuff
[ephemerata.git] / KezvhLib / lib / org.apache.commons.collections / apidocs / org / apache / commons / collections / map / class-use / AbstractSortedMapDecorator.html
blob5cbf6a6a977458fb1ad9523a4f7788c3f144c686
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 Class org.apache.commons.collections.map.AbstractSortedMapDecorator (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 Class org.apache.commons.collections.map.AbstractSortedMapDecorator (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"> <A HREF="../../../../../../org/apache/commons/collections/map/AbstractSortedMapDecorator.html" title="class in org.apache.commons.collections.map"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&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/map/\class-useAbstractSortedMapDecorator.html" target="_top"><B>FRAMES</B></A> &nbsp;
59 &nbsp;<A HREF="AbstractSortedMapDecorator.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 Class<br>org.apache.commons.collections.map.AbstractSortedMapDecorator</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/map/AbstractSortedMapDecorator.html" title="class in org.apache.commons.collections.map">AbstractSortedMapDecorator</A></FONT></TH>
88 </TR>
89 <TR BGCOLOR="white" CLASS="TableRowColor">
90 <TD><A HREF="#org.apache.commons.collections.bidimap"><B>org.apache.commons.collections.bidimap</B></A></TD>
91 <TD>
92 This package contains implementations of the
93 <A HREF="../../../../../../org/apache/commons/collections/BidiMap.html" title="interface in org.apache.commons.collections"><CODE>BidiMap</CODE></A>,
94 <A HREF="../../../../../../org/apache/commons/collections/OrderedBidiMap.html" title="interface in org.apache.commons.collections"><CODE>OrderedBidiMap</CODE></A> and
95 <A HREF="../../../../../../org/apache/commons/collections/SortedBidiMap.html" title="interface in org.apache.commons.collections"><CODE>SortedBidiMap</CODE></A> interfaces.&nbsp;</TD>
96 </TR>
97 <TR BGCOLOR="white" CLASS="TableRowColor">
98 <TD><A HREF="#org.apache.commons.collections.map"><B>org.apache.commons.collections.map</B></A></TD>
99 <TD>
100 This package contains implementations of the
101 <CODE>Map</CODE>,
102 <A HREF="../../../../../../org/apache/commons/collections/IterableMap.html" title="interface in org.apache.commons.collections"><CODE>IterableMap</CODE></A>,
103 <A HREF="../../../../../../org/apache/commons/collections/OrderedMap.html" title="interface in org.apache.commons.collections"><CODE>OrderedMap</CODE></A> and
104 <CODE>SortedMap</CODE> interfaces.&nbsp;</TD>
105 </TR>
106 </TABLE>
107 &nbsp;
109 <A NAME="org.apache.commons.collections.bidimap"><!-- --></A>
110 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
111 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
112 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
113 Uses of <A HREF="../../../../../../org/apache/commons/collections/map/AbstractSortedMapDecorator.html" title="class in org.apache.commons.collections.map">AbstractSortedMapDecorator</A> in <A HREF="../../../../../../org/apache/commons/collections/bidimap/package-summary.html">org.apache.commons.collections.bidimap</A></FONT></TH>
114 </TR>
115 </TABLE>
116 &nbsp;
119 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
121 <TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../../org/apache/commons/collections/map/AbstractSortedMapDecorator.html" title="class in org.apache.commons.collections.map">AbstractSortedMapDecorator</A> in <A HREF="../../../../../../org/apache/commons/collections/bidimap/package-summary.html">org.apache.commons.collections.bidimap</A></FONT></TH>
122 </TR>
123 <TR BGCOLOR="white" CLASS="TableRowColor">
124 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
125 <CODE>protected static&nbsp;class</CODE></FONT></TD>
126 <TD><CODE><B><A HREF="../../../../../../org/apache/commons/collections/bidimap/DualTreeBidiMap.ViewMap.html" title="class in org.apache.commons.collections.bidimap">DualTreeBidiMap.ViewMap</A></B></CODE>
128 <BR>
129 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Internal sorted map view.</TD>
130 </TR>
131 </TABLE>
132 &nbsp;
134 <A NAME="org.apache.commons.collections.map"><!-- --></A>
135 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
136 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
137 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
138 Uses of <A HREF="../../../../../../org/apache/commons/collections/map/AbstractSortedMapDecorator.html" title="class in org.apache.commons.collections.map">AbstractSortedMapDecorator</A> in <A HREF="../../../../../../org/apache/commons/collections/map/package-summary.html">org.apache.commons.collections.map</A></FONT></TH>
139 </TR>
140 </TABLE>
141 &nbsp;
144 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
145 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
146 <TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../../org/apache/commons/collections/map/AbstractSortedMapDecorator.html" title="class in org.apache.commons.collections.map">AbstractSortedMapDecorator</A> in <A HREF="../../../../../../org/apache/commons/collections/map/package-summary.html">org.apache.commons.collections.map</A></FONT></TH>
147 </TR>
148 <TR BGCOLOR="white" CLASS="TableRowColor">
149 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
150 <CODE>&nbsp;class</CODE></FONT></TD>
151 <TD><CODE><B><A HREF="../../../../../../org/apache/commons/collections/map/FixedSizeSortedMap.html" title="class in org.apache.commons.collections.map">FixedSizeSortedMap</A></B></CODE>
153 <BR>
154 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Decorates another <code>SortedMap</code> to fix the size blocking add/remove.</TD>
155 </TR>
156 <TR BGCOLOR="white" CLASS="TableRowColor">
157 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
158 <CODE>&nbsp;class</CODE></FONT></TD>
159 <TD><CODE><B><A HREF="../../../../../../org/apache/commons/collections/map/UnmodifiableSortedMap.html" title="class in org.apache.commons.collections.map">UnmodifiableSortedMap</A></B></CODE>
161 <BR>
162 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Decorates another <code>SortedMap</code> to ensure it can't be altered.</TD>
163 </TR>
164 </TABLE>
165 &nbsp;
167 <HR>
170 <!-- ======= START OF BOTTOM NAVBAR ====== -->
171 <A NAME="navbar_bottom"><!-- --></A>
172 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
173 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
174 <TR>
175 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
176 <A NAME="navbar_bottom_firstrow"><!-- --></A>
177 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
178 <TR ALIGN="center" VALIGN="top">
179 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
180 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
181 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/commons/collections/map/AbstractSortedMapDecorator.html" title="class in org.apache.commons.collections.map"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
182 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
183 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
184 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
185 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
186 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
187 </TR>
188 </TABLE>
189 </TD>
190 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
191 </EM>
192 </TD>
193 </TR>
195 <TR>
196 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
197 &nbsp;PREV&nbsp;
198 &nbsp;NEXT</FONT></TD>
199 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
200 <A HREF="../../../../../../index.html?org/apache/commons/collections/map/\class-useAbstractSortedMapDecorator.html" target="_top"><B>FRAMES</B></A> &nbsp;
201 &nbsp;<A HREF="AbstractSortedMapDecorator.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
202 &nbsp;<SCRIPT type="text/javascript">
203 <!--
204 if(window==top) {
205 document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
207 //-->
208 </SCRIPT>
209 <NOSCRIPT>
210 <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
211 </NOSCRIPT>
214 </FONT></TD>
215 </TR>
216 </TABLE>
217 <A NAME="skip-navbar_bottom"></A>
218 <!-- ======== END OF BOTTOM NAVBAR ======= -->
220 <HR>
221 Copyright © 2001-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
222 </BODY>
223 </HTML>