public class DuccCollectionUtils.DuccMapDifference.DuccMapValueDifferenceIterator extends Object implements Iterator<DuccCollectionUtils.DuccMapValueDifference<T>>
| Modifier | Constructor and Description |
|---|---|
protected |
DuccCollectionUtils.DuccMapDifference.DuccMapValueDifferenceIterator(Map<K,com.google.common.collect.MapDifference.ValueDifference<T>> differingMap) |
public boolean hasNext()
hasNext in interface Iterator<DuccCollectionUtils.DuccMapValueDifference<T>>public DuccCollectionUtils.DuccMapValueDifference<T> next()
next in interface Iterator<DuccCollectionUtils.DuccMapValueDifference<T>>public void remove()
remove in interface Iterator<DuccCollectionUtils.DuccMapValueDifference<T>>Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.