Uses of Class
io.usethesource.capsule.core.AbstractPersistentTrieSetMultimap
Packages that use AbstractPersistentTrieSetMultimap
-
Uses of AbstractPersistentTrieSetMultimap in io.usethesource.capsule.core
Subclasses of AbstractPersistentTrieSetMultimap in io.usethesource.capsule.coreModifier and TypeClassDescriptionclass
Persistent trie-based set multi-map implementing the HCHAMP encoding.Constructors in io.usethesource.capsule.core with parameters of type AbstractPersistentTrieSetMultimapModifierConstructorDescriptionprotected
AbstractTransientTrieSetMultimap
(AbstractPersistentTrieSetMultimap<K, V, C, R> trieSetMultimap)