a whole bunch of stuff
[ephemerata.git] / KezvhLib / lib / org.apache.commons.collections / apidocs / org / apache / commons / collections / map / AbstractLinkedMap.LinkIterator.html
blob06e9d1a964a33c486d003e790e7e960d27f6eeb9
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:21 BST 2008 -->
6 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
7 <TITLE>
8 AbstractLinkedMap.LinkIterator (Commons Collections 3.2.1 API)
9 </TITLE>
11 <META NAME="keywords" CONTENT="org.apache.commons.collections.map.AbstractLinkedMap.LinkIterator class">
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
15 <SCRIPT type="text/javascript">
16 function windowTitle()
18 parent.document.title="AbstractLinkedMap.LinkIterator (Commons Collections 3.2.1 API)";
20 </SCRIPT>
21 <NOSCRIPT>
22 </NOSCRIPT>
24 </HEAD>
26 <BODY BGCOLOR="white" onload="windowTitle();">
29 <!-- ========= START OF TOP NAVBAR ======= -->
30 <A NAME="navbar_top"><!-- --></A>
31 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
32 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
33 <TR>
34 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
35 <A NAME="navbar_top_firstrow"><!-- --></A>
36 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
37 <TR ALIGN="center" VALIGN="top">
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
40 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AbstractLinkedMap.LinkIterator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46 </TR>
47 </TABLE>
48 </TD>
49 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50 </EM>
51 </TD>
52 </TR>
54 <TR>
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56 &nbsp;<A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkEntry.html" title="class in org.apache.commons.collections.map"><B>PREV CLASS</B></A>&nbsp;
57 &nbsp;<A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkMapIterator.html" title="class in org.apache.commons.collections.map"><B>NEXT CLASS</B></A></FONT></TD>
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59 <A HREF="../../../../../index.html?org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html" target="_top"><B>FRAMES</B></A> &nbsp;
60 &nbsp;<A HREF="AbstractLinkedMap.LinkIterator.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
61 &nbsp;<SCRIPT type="text/javascript">
62 <!--
63 if(window==top) {
64 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
66 //-->
67 </SCRIPT>
68 <NOSCRIPT>
69 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
70 </NOSCRIPT>
73 </FONT></TD>
74 </TR>
75 <TR>
76 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
80 </TR>
81 </TABLE>
82 <A NAME="skip-navbar_top"></A>
83 <!-- ========= END OF TOP NAVBAR ========= -->
85 <HR>
86 <!-- ======== START OF CLASS DATA ======== -->
87 <H2>
88 <FONT SIZE="-1">
89 org.apache.commons.collections.map</FONT>
90 <BR>
91 Class AbstractLinkedMap.LinkIterator</H2>
92 <PRE>
93 java.lang.Object
94 <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.commons.collections.map.AbstractLinkedMap.LinkIterator</B>
95 </PRE>
96 <DL>
97 <DT><B>All Implemented Interfaces:</B> <DD>java.util.Iterator, <A HREF="../../../../../org/apache/commons/collections/OrderedIterator.html" title="interface in org.apache.commons.collections">OrderedIterator</A>, <A HREF="../../../../../org/apache/commons/collections/ResettableIterator.html" title="interface in org.apache.commons.collections">ResettableIterator</A></DD>
98 </DL>
99 <DL>
100 <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.EntrySetIterator.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap.EntrySetIterator</A>, <A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkMapIterator.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap.LinkMapIterator</A>, <A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.ValuesIterator.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap.ValuesIterator</A></DD>
101 </DL>
102 <DL>
103 <DT><B>Enclosing class:</B><DD><A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap</A></DD>
104 </DL>
105 <HR>
106 <DL>
107 <DT><PRE>protected abstract static class <B>AbstractLinkedMap.LinkIterator</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../org/apache/commons/collections/OrderedIterator.html" title="interface in org.apache.commons.collections">OrderedIterator</A>, <A HREF="../../../../../org/apache/commons/collections/ResettableIterator.html" title="interface in org.apache.commons.collections">ResettableIterator</A></DL>
108 </PRE>
111 Base Iterator that iterates in link order.
115 <HR>
118 <!-- =========== FIELD SUMMARY =========== -->
120 <A NAME="field_summary"><!-- --></A>
121 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
122 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
123 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
124 <B>Field Summary</B></FONT></TH>
125 </TR>
126 <TR BGCOLOR="white" CLASS="TableRowColor">
127 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
128 <CODE>protected &nbsp;int</CODE></FONT></TD>
129 <TD><CODE><B><A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html#expectedModCount">expectedModCount</A></B></CODE>
131 <BR>
132 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The modification count expected</TD>
133 </TR>
134 <TR BGCOLOR="white" CLASS="TableRowColor">
135 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
136 <CODE>protected &nbsp;<A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkEntry.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap.LinkEntry</A></CODE></FONT></TD>
137 <TD><CODE><B><A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html#last">last</A></B></CODE>
139 <BR>
140 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The current (last returned) entry</TD>
141 </TR>
142 <TR BGCOLOR="white" CLASS="TableRowColor">
143 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
144 <CODE>protected &nbsp;<A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkEntry.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap.LinkEntry</A></CODE></FONT></TD>
145 <TD><CODE><B><A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html#next">next</A></B></CODE>
147 <BR>
148 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The next entry</TD>
149 </TR>
150 <TR BGCOLOR="white" CLASS="TableRowColor">
151 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
152 <CODE>protected &nbsp;<A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap</A></CODE></FONT></TD>
153 <TD><CODE><B><A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html#parent">parent</A></B></CODE>
155 <BR>
156 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The parent map</TD>
157 </TR>
158 </TABLE>
159 &nbsp;
160 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
162 <A NAME="constructor_summary"><!-- --></A>
163 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
164 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
165 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
166 <B>Constructor Summary</B></FONT></TH>
167 </TR>
168 <TR BGCOLOR="white" CLASS="TableRowColor">
169 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170 <CODE>protected </CODE></FONT></TD>
171 <TD><CODE><B><A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html#AbstractLinkedMap.LinkIterator(org.apache.commons.collections.map.AbstractLinkedMap)">AbstractLinkedMap.LinkIterator</A></B>(<A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap</A>&nbsp;parent)</CODE>
173 <BR>
174 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
175 </TR>
176 </TABLE>
177 &nbsp;
178 <!-- ========== METHOD SUMMARY =========== -->
180 <A NAME="method_summary"><!-- --></A>
181 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
182 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
183 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
184 <B>Method Summary</B></FONT></TH>
185 </TR>
186 <TR BGCOLOR="white" CLASS="TableRowColor">
187 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
188 <CODE>protected &nbsp;<A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkEntry.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap.LinkEntry</A></CODE></FONT></TD>
189 <TD><CODE><B><A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html#currentEntry()">currentEntry</A></B>()</CODE>
191 <BR>
192 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
193 </TR>
194 <TR BGCOLOR="white" CLASS="TableRowColor">
195 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
196 <CODE>&nbsp;boolean</CODE></FONT></TD>
197 <TD><CODE><B><A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html#hasNext()">hasNext</A></B>()</CODE>
199 <BR>
200 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
201 </TR>
202 <TR BGCOLOR="white" CLASS="TableRowColor">
203 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
204 <CODE>&nbsp;boolean</CODE></FONT></TD>
205 <TD><CODE><B><A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html#hasPrevious()">hasPrevious</A></B>()</CODE>
207 <BR>
208 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Checks to see if there is a previous element that can be iterated to.</TD>
209 </TR>
210 <TR BGCOLOR="white" CLASS="TableRowColor">
211 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
212 <CODE>protected &nbsp;<A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkEntry.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap.LinkEntry</A></CODE></FONT></TD>
213 <TD><CODE><B><A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html#nextEntry()">nextEntry</A></B>()</CODE>
215 <BR>
216 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
217 </TR>
218 <TR BGCOLOR="white" CLASS="TableRowColor">
219 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
220 <CODE>protected &nbsp;<A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkEntry.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap.LinkEntry</A></CODE></FONT></TD>
221 <TD><CODE><B><A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html#previousEntry()">previousEntry</A></B>()</CODE>
223 <BR>
224 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
225 </TR>
226 <TR BGCOLOR="white" CLASS="TableRowColor">
227 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
228 <CODE>&nbsp;void</CODE></FONT></TD>
229 <TD><CODE><B><A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html#remove()">remove</A></B>()</CODE>
231 <BR>
232 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
233 </TR>
234 <TR BGCOLOR="white" CLASS="TableRowColor">
235 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
236 <CODE>&nbsp;void</CODE></FONT></TD>
237 <TD><CODE><B><A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html#reset()">reset</A></B>()</CODE>
239 <BR>
240 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resets the iterator back to the position at which the iterator
241 was created.</TD>
242 </TR>
243 <TR BGCOLOR="white" CLASS="TableRowColor">
244 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
245 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
246 <TD><CODE><B><A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html#toString()">toString</A></B>()</CODE>
248 <BR>
249 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
250 </TR>
251 </TABLE>
252 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
253 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
254 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
255 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
256 </TR>
257 <TR BGCOLOR="white" CLASS="TableRowColor">
258 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
259 </TR>
260 </TABLE>
261 &nbsp;<A NAME="methods_inherited_from_class_org.apache.commons.collections.OrderedIterator"><!-- --></A>
262 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
263 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
264 <TH ALIGN="left"><B>Methods inherited from interface org.apache.commons.collections.<A HREF="../../../../../org/apache/commons/collections/OrderedIterator.html" title="interface in org.apache.commons.collections">OrderedIterator</A></B></TH>
265 </TR>
266 <TR BGCOLOR="white" CLASS="TableRowColor">
267 <TD><CODE><A HREF="../../../../../org/apache/commons/collections/OrderedIterator.html#previous()">previous</A></CODE></TD>
268 </TR>
269 </TABLE>
270 &nbsp;<A NAME="methods_inherited_from_class_java.util.Iterator"><!-- --></A>
271 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
272 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
273 <TH ALIGN="left"><B>Methods inherited from interface java.util.Iterator</B></TH>
274 </TR>
275 <TR BGCOLOR="white" CLASS="TableRowColor">
276 <TD><CODE>next</CODE></TD>
277 </TR>
278 </TABLE>
279 &nbsp;<A NAME="methods_inherited_from_class_java.util.Iterator"><!-- --></A>
280 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
281 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
282 <TH ALIGN="left"><B>Methods inherited from interface java.util.Iterator</B></TH>
283 </TR>
284 <TR BGCOLOR="white" CLASS="TableRowColor">
285 <TD><CODE>next</CODE></TD>
286 </TR>
287 </TABLE>
288 &nbsp;
291 <!-- ============ FIELD DETAIL =========== -->
293 <A NAME="field_detail"><!-- --></A>
294 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
295 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
296 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
297 <B>Field Detail</B></FONT></TH>
298 </TR>
299 </TABLE>
301 <A NAME="parent"><!-- --></A><H3>
302 parent</H3>
303 <PRE>
304 protected final <A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap</A> <B>parent</B></PRE>
305 <DL>
306 <DD>The parent map
308 <DL>
309 </DL>
310 </DL>
311 <HR>
313 <A NAME="last"><!-- --></A><H3>
314 last</H3>
315 <PRE>
316 protected <A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkEntry.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap.LinkEntry</A> <B>last</B></PRE>
317 <DL>
318 <DD>The current (last returned) entry
320 <DL>
321 </DL>
322 </DL>
323 <HR>
325 <A NAME="next"><!-- --></A><H3>
326 next</H3>
327 <PRE>
328 protected <A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkEntry.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap.LinkEntry</A> <B>next</B></PRE>
329 <DL>
330 <DD>The next entry
332 <DL>
333 </DL>
334 </DL>
335 <HR>
337 <A NAME="expectedModCount"><!-- --></A><H3>
338 expectedModCount</H3>
339 <PRE>
340 protected int <B>expectedModCount</B></PRE>
341 <DL>
342 <DD>The modification count expected
344 <DL>
345 </DL>
346 </DL>
348 <!-- ========= CONSTRUCTOR DETAIL ======== -->
350 <A NAME="constructor_detail"><!-- --></A>
351 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
352 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
353 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
354 <B>Constructor Detail</B></FONT></TH>
355 </TR>
356 </TABLE>
358 <A NAME="AbstractLinkedMap.LinkIterator(org.apache.commons.collections.map.AbstractLinkedMap)"><!-- --></A><H3>
359 AbstractLinkedMap.LinkIterator</H3>
360 <PRE>
361 protected <B>AbstractLinkedMap.LinkIterator</B>(<A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap</A>&nbsp;parent)</PRE>
362 <DL>
363 </DL>
365 <!-- ============ METHOD DETAIL ========== -->
367 <A NAME="method_detail"><!-- --></A>
368 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
369 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
370 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
371 <B>Method Detail</B></FONT></TH>
372 </TR>
373 </TABLE>
375 <A NAME="hasNext()"><!-- --></A><H3>
376 hasNext</H3>
377 <PRE>
378 public boolean <B>hasNext</B>()</PRE>
379 <DL>
380 <DD><DL>
381 <DT><B>Specified by:</B><DD><CODE>hasNext</CODE> in interface <CODE>java.util.Iterator</CODE></DL>
382 </DD>
383 <DD><DL>
384 </DL>
385 </DD>
386 </DL>
387 <HR>
389 <A NAME="hasPrevious()"><!-- --></A><H3>
390 hasPrevious</H3>
391 <PRE>
392 public boolean <B>hasPrevious</B>()</PRE>
393 <DL>
394 <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/commons/collections/OrderedIterator.html#hasPrevious()">OrderedIterator</A></CODE></B></DD>
395 <DD>Checks to see if there is a previous element that can be iterated to.
397 <DD><DL>
398 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/commons/collections/OrderedIterator.html#hasPrevious()">hasPrevious</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/commons/collections/OrderedIterator.html" title="interface in org.apache.commons.collections">OrderedIterator</A></CODE></DL>
399 </DD>
400 <DD><DL>
402 <DT><B>Returns:</B><DD><code>true</code> if the iterator has a previous element</DL>
403 </DD>
404 </DL>
405 <HR>
407 <A NAME="nextEntry()"><!-- --></A><H3>
408 nextEntry</H3>
409 <PRE>
410 protected <A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkEntry.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap.LinkEntry</A> <B>nextEntry</B>()</PRE>
411 <DL>
412 <DD><DL>
413 </DL>
414 </DD>
415 <DD><DL>
416 </DL>
417 </DD>
418 </DL>
419 <HR>
421 <A NAME="previousEntry()"><!-- --></A><H3>
422 previousEntry</H3>
423 <PRE>
424 protected <A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkEntry.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap.LinkEntry</A> <B>previousEntry</B>()</PRE>
425 <DL>
426 <DD><DL>
427 </DL>
428 </DD>
429 <DD><DL>
430 </DL>
431 </DD>
432 </DL>
433 <HR>
435 <A NAME="currentEntry()"><!-- --></A><H3>
436 currentEntry</H3>
437 <PRE>
438 protected <A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkEntry.html" title="class in org.apache.commons.collections.map">AbstractLinkedMap.LinkEntry</A> <B>currentEntry</B>()</PRE>
439 <DL>
440 <DD><DL>
441 </DL>
442 </DD>
443 <DD><DL>
444 </DL>
445 </DD>
446 </DL>
447 <HR>
449 <A NAME="remove()"><!-- --></A><H3>
450 remove</H3>
451 <PRE>
452 public void <B>remove</B>()</PRE>
453 <DL>
454 <DD><DL>
455 <DT><B>Specified by:</B><DD><CODE>remove</CODE> in interface <CODE>java.util.Iterator</CODE></DL>
456 </DD>
457 <DD><DL>
458 </DL>
459 </DD>
460 </DL>
461 <HR>
463 <A NAME="reset()"><!-- --></A><H3>
464 reset</H3>
465 <PRE>
466 public void <B>reset</B>()</PRE>
467 <DL>
468 <DD><B>Description copied from interface: <CODE><A HREF="../../../../../org/apache/commons/collections/ResettableIterator.html#reset()">ResettableIterator</A></CODE></B></DD>
469 <DD>Resets the iterator back to the position at which the iterator
470 was created.
472 <DD><DL>
473 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../org/apache/commons/collections/ResettableIterator.html#reset()">reset</A></CODE> in interface <CODE><A HREF="../../../../../org/apache/commons/collections/ResettableIterator.html" title="interface in org.apache.commons.collections">ResettableIterator</A></CODE></DL>
474 </DD>
475 <DD><DL>
476 </DL>
477 </DD>
478 </DL>
479 <HR>
481 <A NAME="toString()"><!-- --></A><H3>
482 toString</H3>
483 <PRE>
484 public java.lang.String <B>toString</B>()</PRE>
485 <DL>
486 <DD><DL>
487 <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
488 </DD>
489 <DD><DL>
490 </DL>
491 </DD>
492 </DL>
493 <!-- ========= END OF CLASS DATA ========= -->
494 <HR>
497 <!-- ======= START OF BOTTOM NAVBAR ====== -->
498 <A NAME="navbar_bottom"><!-- --></A>
499 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
500 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
501 <TR>
502 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
503 <A NAME="navbar_bottom_firstrow"><!-- --></A>
504 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
505 <TR ALIGN="center" VALIGN="top">
506 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
507 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
508 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
509 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AbstractLinkedMap.LinkIterator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
510 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
511 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
512 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
513 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
514 </TR>
515 </TABLE>
516 </TD>
517 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
518 </EM>
519 </TD>
520 </TR>
522 <TR>
523 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
524 &nbsp;<A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkEntry.html" title="class in org.apache.commons.collections.map"><B>PREV CLASS</B></A>&nbsp;
525 &nbsp;<A HREF="../../../../../org/apache/commons/collections/map/AbstractLinkedMap.LinkMapIterator.html" title="class in org.apache.commons.collections.map"><B>NEXT CLASS</B></A></FONT></TD>
526 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
527 <A HREF="../../../../../index.html?org/apache/commons/collections/map/AbstractLinkedMap.LinkIterator.html" target="_top"><B>FRAMES</B></A> &nbsp;
528 &nbsp;<A HREF="AbstractLinkedMap.LinkIterator.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
529 &nbsp;<SCRIPT type="text/javascript">
530 <!--
531 if(window==top) {
532 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
534 //-->
535 </SCRIPT>
536 <NOSCRIPT>
537 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
538 </NOSCRIPT>
541 </FONT></TD>
542 </TR>
543 <TR>
544 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
545 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
546 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
547 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
548 </TR>
549 </TABLE>
550 <A NAME="skip-navbar_bottom"></A>
551 <!-- ======== END OF BOTTOM NAVBAR ======= -->
553 <HR>
554 Copyright © 2001-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
555 </BODY>
556 </HTML>