| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.collections.map.AbstractLinkedMap.LinkIterator
org.apache.commons.collections.map.AbstractLinkedMap.EntrySetIterator
protected static class AbstractLinkedMap.EntrySetIterator
EntrySet iterator.
| Field Summary | 
|---|
| Fields inherited from class org.apache.commons.collections.map.AbstractLinkedMap.LinkIterator | 
|---|
| expectedModCount, last, next, parent | 
| Constructor Summary | |
|---|---|
| protected  | AbstractLinkedMap.EntrySetIterator(AbstractLinkedMap parent) | 
| Method Summary | |
|---|---|
|  java.lang.Object | next() | 
|  java.lang.Object | previous()Gets the previous element from the collection. | 
| Methods inherited from class org.apache.commons.collections.map.AbstractLinkedMap.LinkIterator | 
|---|
| currentEntry, hasNext, hasPrevious, nextEntry, previousEntry, remove, reset, toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
protected AbstractLinkedMap.EntrySetIterator(AbstractLinkedMap parent)
| Method Detail | 
|---|
public java.lang.Object next()
public java.lang.Object previous()
OrderedIterator
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||