|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.util.lisp.LListIterator ix.util.lisp.LListListIterator ix.util.lisp.LListCollector.LListCollectorListIterator
class LListCollector.LListCollectorListIterator
ListIterator for ListCollectors
Field Summary |
---|
Fields inherited from class ix.util.lisp.LListListIterator |
---|
index, list, setPoint |
Fields inherited from class ix.util.lisp.LListIterator |
---|
at |
Constructor Summary | |
---|---|
LListCollector.LListCollectorListIterator(int index)
|
Method Summary | |
---|---|
void |
add(java.lang.Object o)
|
void |
remove()
|
void |
set(java.lang.Object o)
|
Methods inherited from class ix.util.lisp.LListListIterator |
---|
hasNext, hasPrevious, next, nextIndex, previous, previousIndex, theCdrBefore |
Methods inherited from class ix.util.lisp.LListIterator |
---|
getTail |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LListCollector.LListCollectorListIterator(int index)
Method Detail |
---|
public void set(java.lang.Object o)
set
in interface java.util.ListIterator
set
in class LListListIterator
public void remove()
remove
in interface java.util.Iterator
remove
in interface java.util.ListIterator
remove
in class LListListIterator
public void add(java.lang.Object o)
add
in interface java.util.ListIterator
add
in class LListListIterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |