org.apache.commons.collections.CursorableLinkedList.ListIter | +--org.apache.commons.collections.CursorableLinkedList.CursorEnclosing Class:
void | add(Object o) |
void | |
void | close() Mark this cursor as no longer being needed. |
void | |
void | listableChanged(org.apache.commons.collections.CursorableLinkedList.Listable elt) |
void | listableInserted(org.apache.commons.collections.CursorableLinkedList.Listable elt) |
void | listableRemoved(org.apache.commons.collections.CursorableLinkedList.Listable elt) |
int | |
int |
public void add(Object o)
protected void checkForComod()
public void close()
protected void invalidate()
protected void listableChanged(org.apache.commons.collections.CursorableLinkedList.Listable elt)
protected void listableInserted(org.apache.commons.collections.CursorableLinkedList.Listable elt)
protected void listableRemoved(org.apache.commons.collections.CursorableLinkedList.Listable elt)
public int nextIndex()
public int previousIndex()