|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.util.BasicEMap.BasicEMapIterator
org.eclipse.emf.common.util.BasicEMap.BasicEMapKeyIterator
An iterator over the map key data.
Field Summary |
Fields inherited from class org.eclipse.emf.common.util.BasicEMap.BasicEMapIterator |
cursor, entryCursor, expectedModCount, lastCursor, lastEntryCursor |
Method Summary | |
protected java.lang.Object |
yield(BasicEMap.Entry entry)
Called to yield the iterator result for the entry. |
Methods inherited from class org.eclipse.emf.common.util.BasicEMap.BasicEMapIterator |
hasNext, next, remove, scan |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
protected java.lang.Object yield(BasicEMap.Entry entry)
yield
in class BasicEMap.BasicEMapIterator
entry
- the entry.
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |