Modifier and Type | Field and Description |
---|---|
protected K |
currentKey |
protected Collection<V> |
currentValues |
protected Iterator<V> |
currentValuesIterator |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Map.Entry<K,V> |
next() |
protected void |
nextKey() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
protected K currentKey
protected Collection<V> currentValues
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.