|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.common.util.BasicEMap.BasicEMapIterator<K> org.eclipse.emf.common.util.BasicEMap.BasicEMapKeyIterator
protected class 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 K |
yield(BasicEMap.Entry<K,V> 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 K yield(BasicEMap.Entry<K,V> entry)
yield
in class BasicEMap.BasicEMapIterator<K>
entry
- the entry.
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |