| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.commons.collections.list.AbstractLinkedList.LinkedListIteratororg.apache.commons.collections.list.AbstractLinkedList.LinkedSubListIteratorprotected static class AbstractLinkedList.LinkedSubListIteratorField Summary | |
protected AbstractLinkedList.LinkedSubList |
|
Fields inherited from class org.apache.commons.collections.list.AbstractLinkedList.LinkedListIterator | |
current, expectedModCount, next, nextIndex, parent | |
Constructor Summary | |
| |
Methods inherited from class org.apache.commons.collections.list.AbstractLinkedList.LinkedListIterator | |
add, checkModCount, getLastNodeReturned, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set | |
protected LinkedSubListIterator(AbstractLinkedList.LinkedSubList sub, int startIndex)
public boolean hasPrevious()
- Specified by:
- hasPrevious in interface OrderedIterator
- Overrides:
- hasPrevious in interface AbstractLinkedList.LinkedListIterator
public int nextIndex()
- Overrides:
- nextIndex in interface AbstractLinkedList.LinkedListIterator