Class PersistentTrieSetMultimap.CompactMixedSetMultimapNode<K,V>

All Implemented Interfaces:
MultimapNode<K,V,Set.Immutable<V>,PersistentTrieSetMultimap.AbstractSetMultimapNode<K,V>>, Node, Serializable
Direct Known Subclasses:
PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode
Enclosing class:
PersistentTrieSetMultimap<K,V>

protected abstract static class PersistentTrieSetMultimap.CompactMixedSetMultimapNode<K,V> extends PersistentTrieSetMultimap.CompactSetMultimapNode<K,V>
See Also: