Class CursorableLinkedList.Cursor

java.lang.Object
org.apache.commons.collections.CursorableLinkedList.ListIter
org.apache.commons.collections.CursorableLinkedList.Cursor
All Implemented Interfaces:
Iterator, ListIterator
Enclosing class:
CursorableLinkedList

public class CursorableLinkedList.Cursor extends CursorableLinkedList.ListIter implements ListIterator