Class LazyCollection.AppendIterator

  • All Implemented Interfaces:
    java.util.Iterator<E>
    Enclosing class:
    LazyCollection<E>

    public class LazyCollection.AppendIterator
    extends LazyCollection.WrappedIterator
    Iterator that appends an object to the underlying collection.