Class PersistentTrieMap.HashCollisionMapNode<K,V>

All Implemented Interfaces:
MapNode<K,V,PersistentTrieMap.AbstractMapNode<K,V>>, Node, Serializable
Enclosing class:
PersistentTrieMap<K,V>

private static final class PersistentTrieMap.HashCollisionMapNode<K,V> extends PersistentTrieMap.CompactMapNode<K,V>