private class HashBagMap.EntrySet.EntrySetItr extends Object implements Iterator<Map.Entry<K,Collection<V>>>
Modifier and Type | Field and Description |
---|---|
private Iterator<K> |
_parentItr |
Constructor and Description |
---|
HashBagMap.EntrySet.EntrySetItr() |
public boolean hasNext()
public Map.Entry<K,Collection<V>> next()