Searched defs:PersistentHashArrayMappedTrie (Results 1 – 1 of 1) sorted by relevance
32 final class PersistentHashArrayMappedTrie<K,V> { class35 PersistentHashArrayMappedTrie() { in PersistentHashArrayMappedTrie() method in PersistentHashArrayMappedTrie39 private PersistentHashArrayMappedTrie(Node<K,V> root) { in PersistentHashArrayMappedTrie() method in PersistentHashArrayMappedTrie