|
||||||||||
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.context.LLQueue.LLQueueListIterator
protected static class LLQueue.LLQueueListIterator
ListIterator that doesn't allow any modification.
Field Summary |
---|
Fields inherited from class ix.util.lisp.LListListIterator |
---|
index, list, setPoint |
Fields inherited from class ix.util.lisp.LListIterator |
---|
at |
Constructor Summary | |
---|---|
LLQueue.LLQueueListIterator(LList list,
int start)
|
Method Summary | |
---|---|
void |
set(java.lang.Object o)
Always throws an UnsupportedOperationException. |
Methods inherited from class ix.util.lisp.LListListIterator |
---|
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, 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 LLQueue.LLQueueListIterator(LList list, int start)
Method Detail |
---|
public void set(java.lang.Object o)
set
in interface java.util.ListIterator
set
in class LListListIterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |