| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.commons.collections.map.AbstractLinkedMap.LinkIteratororg.apache.commons.collections.map.AbstractLinkedMap.LinkMapIteratorprotected static class AbstractLinkedMap.LinkMapIteratorextends AbstractLinkedMap.LinkIteratorimplements OrderedMapIteratorField Summary |
Fields inherited from class org.apache.commons.collections.map.AbstractLinkedMap.LinkIterator | |
expectedModCount, last, next, parent | |
Constructor Summary | |
| |
Method Summary | |
Object |
|
Object |
|
Object |
|
Object |
|
Object |
|
Methods inherited from class org.apache.commons.collections.map.AbstractLinkedMap.LinkIterator | |
currentEntry, hasNext, hasPrevious, nextEntry, previousEntry, remove, reset, toString | |
public Object previous()
- Specified by:
- previous in interface OrderedMapIterator
- previous in interface OrderedIterator