Constructor and Description |
---|
AggregateIterator(Collection<?> collRemove,
List<Iterator<T>> listIterators) |
public AggregateIterator(Collection<?> collRemove, List<Iterator<T>> listIterators)
collRemove
- collection of removed entries to check againstlistIterators
- collection of iteratorsCopyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.