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