protected class BasicEMap.BasicEMapValueIterator extends BasicEMap.BasicEMapIterator<V>
cursor, entryCursor, expectedModCount, lastCursor, lastEntryCursor| Modifier and Type | Method and Description |
|---|---|
protected V |
yield(BasicEMap.Entry<K,V> entry)
Called to yield the iterator result for the entry.
|
hasNext, next, remove, scanprotected V yield(BasicEMap.Entry<K,V> entry)
yield in class BasicEMap.BasicEMapIterator<V>entry - the entry.Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature