Class PersistentTrieMap.TransientTrieMap.TransientMapEntryIterator<K,V>

java.lang.Object
io.usethesource.capsule.core.PersistentTrieMap.AbstractMapIterator<K,V>
io.usethesource.capsule.core.PersistentTrieMap.MapEntryIterator<K,V>
io.usethesource.capsule.core.PersistentTrieMap.TransientTrieMap.TransientMapEntryIterator<K,V>
All Implemented Interfaces:
Iterator<Map.Entry<K,V>>
Enclosing class:
PersistentTrieMap.TransientTrieMap<K,V>

public static class PersistentTrieMap.TransientTrieMap.TransientMapEntryIterator<K,V> extends PersistentTrieMap.MapEntryIterator<K,V>