Class LazyList.AppendList.AppendListIterator

All Implemented Interfaces:
Iterator<E>, ListIterator<E>
Enclosing class:
LazyList.AppendList<E>

public class LazyList.AppendList.AppendListIterator extends LazyCollection<E>.WrappedListIterator
ListIterator that appends an object to the underlying collection.