Class HashArrayMappedTrieModule.LeafNodeIterator<K,V>

java.lang.Object
io.vavr.collection.AbstractIterator<HashArrayMappedTrieModule.LeafNode<K,V>>
io.vavr.collection.HashArrayMappedTrieModule.LeafNodeIterator<K,V>
All Implemented Interfaces:
Foldable<HashArrayMappedTrieModule.LeafNode<K,V>>, Iterator<HashArrayMappedTrieModule.LeafNode<K,V>>, Traversable<HashArrayMappedTrieModule.LeafNode<K,V>>, Value<HashArrayMappedTrieModule.LeafNode<K,V>>, Iterable<HashArrayMappedTrieModule.LeafNode<K,V>>, Iterator<HashArrayMappedTrieModule.LeafNode<K,V>>
Enclosing interface:
HashArrayMappedTrieModule

public static class HashArrayMappedTrieModule.LeafNodeIterator<K,V> extends AbstractIterator<HashArrayMappedTrieModule.LeafNode<K,V>>