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.LinkMapIterator
protected static class AbstractLinkedMap.LinkMapIterator
extends AbstractLinkedMap.LinkIterator
implements OrderedMapIterator
Field 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