Class PersistentTrieMap.CompactMixedMapNode<K,V>

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

protected abstract static class PersistentTrieMap.CompactMixedMapNode<K,V> extends PersistentTrieMap.CompactMapNode<K,V>
See Also: