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, wait
forEachRemaining
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.