Package org.javimmutable.collections.array.trie32

Interface Summary
Transforms<T,K,V> Interface for transformation objects that manage the leaf nodes in the hash table.
 

Class Summary
EmptyTrieNode<T>  
FullBranchTrieNode<T>  
LeafTrieNode<T>  
MultiBranchTrieNode<T>  
SingleBranchTrieNode<T>  
TrieArray<T>  
TrieArray.Builder<T>  
TrieNode<T>  
 



Copyright © 2014 Burton Computer Corporation. All rights reserved.