|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeshape.common.collection.AbstractMultimap.EntryIterator
protected final class AbstractMultimap.EntryIterator

| Method Summary | |
|---|---|
boolean |
hasNext()
|
Map.Entry<K,V> |
next()
|
protected void |
nextKey()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected void nextKey()
public boolean hasNext()
hasNext in interface Iterator<Map.Entry<K,V>>Iterator.hasNext()public Map.Entry<K,V> next()
next in interface Iterator<Map.Entry<K,V>>Iterator.next()public void remove()
remove in interface Iterator<Map.Entry<K,V>>Iterator.remove()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||