Class PersistentTrieMap.TransientTrieMap.TransientMapKeyIterator<K,V>
java.lang.Object
io.usethesource.capsule.core.PersistentTrieMap.AbstractMapIterator<K,V>
io.usethesource.capsule.core.PersistentTrieMap.MapKeyIterator<K,V>
io.usethesource.capsule.core.PersistentTrieMap.TransientTrieMap.TransientMapKeyIterator<K,V>
- All Implemented Interfaces:
Iterator<K>
- Enclosing class:
PersistentTrieMap.TransientTrieMap<K,V>
public static class PersistentTrieMap.TransientTrieMap.TransientMapKeyIterator<K,V>
extends PersistentTrieMap.MapKeyIterator<K,V>
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final PersistentTrieMap.TransientTrieMap<K, V> (package private) KFields inherited from class PersistentTrieMap.AbstractMapIterator
currentValueCursor, currentValueLength, currentValueNode, nodes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PersistentTrieMap.AbstractMapIterator
hasNextMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Iterator
forEachRemaining, hasNext
-
Field Details
-
collection
-
lastKey
K lastKey
-
-
Constructor Details
-
TransientMapKeyIterator
-
-
Method Details
-
next
-
remove
-