| 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-2014 Terracotta, Inc.. All Rights Reserved.