Uses of Class
io.usethesource.capsule.core.PersistentTrieSet
Packages that use PersistentTrieSet
-
Uses of PersistentTrieSet in io.usethesource.capsule.core
Fields in io.usethesource.capsule.core declared as PersistentTrieSetModifier and TypeFieldDescriptionprivate static final PersistentTrieSetPersistentTrieSet.EMPTY_SETConstructors in io.usethesource.capsule.core with parameters of type PersistentTrieSetModifierConstructorDescription(package private)AbstractTransientTrieSet(PersistentTrieSet<K> trieSet) (package private)TransientTrieSet(PersistentTrieSet<K> trieSet)