Class LazyCollection.ExcludingIterator

All Implemented Interfaces:
Iterator<E>
Enclosing class:
LazyCollection<E>

public class LazyCollection.ExcludingIterator extends LazyCollection<E>.CachingIterator
LazyCollection.ReadOnlyIterator that excludes a given object.