Uses of Class
io.usethesource.capsule.core.PersistentTrieSetMultimap.AbstractHashCollisionNode
Packages that use PersistentTrieSetMultimap.AbstractHashCollisionNode
-
Uses of PersistentTrieSetMultimap.AbstractHashCollisionNode in io.usethesource.capsule.core
Modifier and TypeClassDescriptionprivate static final class
Methods in io.usethesource.capsule.core that return PersistentTrieSetMultimap.AbstractHashCollisionNodeModifier and TypeMethodDescription(package private) static final <K,
V, VS extends Set.Immutable<V>>
PersistentTrieSetMultimap.AbstractHashCollisionNode<K, V> PersistentTrieSetMultimap.AbstractHashCollisionNode.of
(int hash, K key0, VS valColl0, K key1, VS valColl1)