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