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