|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.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.ListIteratorset in class LListListIteratorpublic void remove()
remove in interface java.util.Iteratorremove in interface java.util.ListIteratorremove in class LListListIteratorpublic void add(java.lang.Object o)
add in interface java.util.ListIteratoradd in class LListListIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||