protected class AbstractMultimap.WrappedMap.WrappedMapEntryIterator extends Object implements Iterator<Map.Entry<K,Collection<V>>>
| Modifier | Constructor and Description |
|---|---|
protected |
WrappedMapEntryIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Map.Entry<K,Collection<V>> |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingprotected WrappedMapEntryIterator()
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.