|
||||||||||
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<V> org.eclipse.emf.common.util.BasicEMap.BasicEMapValueIterator
protected class BasicEMap.BasicEMapValueIterator
An iterator over the map value data.
Field Summary |
---|
Fields inherited from class org.eclipse.emf.common.util.BasicEMap.BasicEMapIterator |
---|
cursor, entryCursor, expectedModCount, lastCursor, lastEntryCursor |
Method Summary | |
---|---|
protected V |
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 V yield(BasicEMap.Entry<K,V> entry)
yield
in class BasicEMap.BasicEMapIterator<V>
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 |