Class LazySet.ExcludingSet.ExcludingSetIterator

All Implemented Interfaces:
Iterator<E>
Enclosing class:
LazySet.ExcludingSet<E>

public class LazySet.ExcludingSet.ExcludingSetIterator extends LazyCollection<E>.WrappedIterator
LazyCollection.ReadOnlyIterator that excludes a given object.