Package | Description |
---|---|
iterator.listfour |
Modifier and Type | Class and Description |
---|---|
(package private) class |
MutListObj |
Modifier and Type | Field and Description |
---|---|
private Changeable |
ListIterator.parent |
Modifier and Type | Method and Description |
---|---|
Iterator |
List.newIterator(Changeable parent) |
Iterator |
Nil.newIterator(Changeable parent) |
Iterator |
Cons.newIterator(Changeable parent) |
Constructor and Description |
---|
ListIterator(List node,
Changeable parent) |