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>