Class PersistentTrieMap.BitmapIndexedMapNode<K,V>

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

private static final class PersistentTrieMap.BitmapIndexedMapNode<K,V> extends PersistentTrieMap.CompactMixedMapNode<K,V>