|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.emf.common.util.BasicEMap.BasicEMapIterator | +--org.eclipse.emf.common.util.BasicEMap.BasicEMapKeyIterator
An iterator over the map key data.
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-2003 IBM Corporation and others. All Rights Reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |