Class IntersectionIterator<T>

All Implemented Interfaces:
Iterator<T>

public class IntersectionIterator<T> extends AbstractIterator<T>