Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.commons.collections.map.AbstractLinkedMap.LinkIterator
org.apache.commons.collections.map.AbstractLinkedMap.EntrySetIterator
org.apache.commons.collections.map.AbstractLinkedMap.KeySetIterator
protected static class AbstractLinkedMap.KeySetIterator
Field 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