| 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.EntrySetIteratororg.apache.commons.collections.map.AbstractLinkedMap.KeySetIteratorprotected static class AbstractLinkedMap.KeySetIteratorField Summary |
Fields inherited from class org.apache.commons.collections.map.AbstractLinkedMap.LinkIterator | |
expectedModCount, last, next, parent | |
Constructor Summary | |
| |
Methods inherited from class org.apache.commons.collections.map.AbstractLinkedMap.EntrySetIterator | |
next, previous | |
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 OrderedIterator
- Overrides:
- previous in interface AbstractLinkedMap.EntrySetIterator