Class LazySet.ExcludingSet.ExcludingSetIterator

java.lang.Object
org.eclipse.m2m.atl.emftvm.util.LazyCollection.ReadOnlyIterator<E>
LazyCollection<E>.WrappedIterator
org.eclipse.m2m.atl.emftvm.util.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.