Uses of Class
io.usethesource.capsule.core.PersistentTrieSetMultimap.CompactSetMultimapNode
Packages that use PersistentTrieSetMultimap.CompactSetMultimapNode
-
Uses of PersistentTrieSetMultimap.CompactSetMultimapNode in io.usethesource.capsule.core
Modifier and TypeClassDescriptionprivate static class
private static final class
protected static class
private static final class
Fields in io.usethesource.capsule.core declared as PersistentTrieSetMultimap.CompactSetMultimapNodeModifier and TypeFieldDescription(package private) static final PersistentTrieSetMultimap.CompactSetMultimapNode
PersistentTrieSetMultimap.CompactSetMultimapNode.EMPTY_NODE
Methods in io.usethesource.capsule.core that return PersistentTrieSetMultimap.CompactSetMultimapNodeModifier and TypeMethodDescription(package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.AbstractHashCollisionNode.canonicalize
(AtomicReference<Thread> mutator, int keyHash, int shift) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.canonicalize
(AtomicReference<Thread> mutator, int keyHash, int shift) (package private) abstract PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.canonicalize
(AtomicReference<Thread> mutator, int keyHash, int shift) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.AbstractHashCollisionNode.copyAndInsertCollection
(AtomicReference<Thread> mutator, int bitpos, K key, Set.Immutable<V> values) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.copyAndInsertCollection
(AtomicReference<Thread> mutator, int bitpos, K key, Set.Immutable<V> valColl) (package private) abstract PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.copyAndInsertCollection
(AtomicReference<Thread> mutator, int bitpos, K key, Set.Immutable<V> values) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.AbstractHashCollisionNode.copyAndInsertSingleton
(AtomicReference<Thread> mutator, int bitpos, K key, V val) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.copyAndInsertSingleton
(AtomicReference<Thread> mutator, int bitpos, K key, V val) (package private) abstract PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.copyAndInsertSingleton
(AtomicReference<Thread> mutator, int bitpos, K key, V val) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.AbstractHashCollisionNode.copyAndMigrateFromCollectionToNode
(AtomicReference<Thread> mutator, int bitpos, PersistentTrieSetMultimap.AbstractSetMultimapNode<K, V> node) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.copyAndMigrateFromCollectionToNode
(AtomicReference<Thread> mutator, int bitpos, PersistentTrieSetMultimap.AbstractSetMultimapNode<K, V> node) (package private) abstract PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.copyAndMigrateFromCollectionToNode
(AtomicReference<Thread> mutator, int bitpos, PersistentTrieSetMultimap.AbstractSetMultimapNode<K, V> node) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.AbstractHashCollisionNode.copyAndMigrateFromCollectionToSingleton
(AtomicReference<Thread> mutator, int bitpos, K key, V val) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.copyAndMigrateFromCollectionToSingleton
(AtomicReference<Thread> mutator, int bitpos, K key, V val) (package private) abstract PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.copyAndMigrateFromCollectionToSingleton
(AtomicReference<Thread> mutator, int bitpos, K key, V val) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.AbstractHashCollisionNode.copyAndMigrateFromNodeToCollection
(AtomicReference<Thread> mutator, int bitpos, PersistentTrieSetMultimap.AbstractSetMultimapNode<K, V> node) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.copyAndMigrateFromNodeToCollection
(AtomicReference<Thread> mutator, int bitpos, PersistentTrieSetMultimap.AbstractSetMultimapNode<K, V> node) (package private) abstract PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.copyAndMigrateFromNodeToCollection
(AtomicReference<Thread> mutator, int bitpos, PersistentTrieSetMultimap.AbstractSetMultimapNode<K, V> node) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.AbstractHashCollisionNode.copyAndMigrateFromNodeToSingleton
(AtomicReference<Thread> mutator, int bitpos, PersistentTrieSetMultimap.AbstractSetMultimapNode<K, V> node) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.copyAndMigrateFromNodeToSingleton
(AtomicReference<Thread> mutator, int bitpos, PersistentTrieSetMultimap.AbstractSetMultimapNode<K, V> node) (package private) abstract PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.copyAndMigrateFromNodeToSingleton
(AtomicReference<Thread> mutator, int bitpos, PersistentTrieSetMultimap.AbstractSetMultimapNode<K, V> node) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.AbstractHashCollisionNode.copyAndMigrateFromSingletonToCollection
(AtomicReference<Thread> mutator, int bitpos, K key, Set.Immutable<V> valColl) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.copyAndMigrateFromSingletonToCollection
(AtomicReference<Thread> mutator, int bitpos, K key, Set.Immutable<V> valColl) (package private) abstract PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.copyAndMigrateFromSingletonToCollection
(AtomicReference<Thread> mutator, int bitpos, K key, Set.Immutable<V> valColl) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.AbstractHashCollisionNode.copyAndMigrateFromSingletonToNode
(AtomicReference<Thread> mutator, int bitpos, PersistentTrieSetMultimap.AbstractSetMultimapNode<K, V> node) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.copyAndMigrateFromSingletonToNode
(AtomicReference<Thread> mutator, int bitpos, PersistentTrieSetMultimap.AbstractSetMultimapNode<K, V> node) (package private) abstract PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.copyAndMigrateFromSingletonToNode
(AtomicReference<Thread> mutator, int bitpos, PersistentTrieSetMultimap.AbstractSetMultimapNode<K, V> node) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.AbstractHashCollisionNode.copyAndRemoveCollection
(AtomicReference<Thread> mutator, int bitpos) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.copyAndRemoveCollection
(AtomicReference<Thread> mutator, int bitpos) (package private) abstract PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.copyAndRemoveCollection
(AtomicReference<Thread> mutator, int bitpos) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.AbstractHashCollisionNode.copyAndRemoveSingleton
(AtomicReference<Thread> mutator, int bitpos) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.copyAndRemoveSingleton
(AtomicReference<Thread> mutator, int bitpos) (package private) abstract PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.copyAndRemoveSingleton
(AtomicReference<Thread> mutator, int bitpos) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.AbstractHashCollisionNode.copyAndSetCollectionValue
(AtomicReference<Thread> mutator, int bitpos, Set.Immutable<V> valColl) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.copyAndSetCollectionValue
(AtomicReference<Thread> mutator, int bitpos, Set.Immutable<V> valColl) (package private) abstract PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.copyAndSetCollectionValue
(AtomicReference<Thread> mutator, int bitpos, Set.Immutable<V> valColl) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.AbstractHashCollisionNode.copyAndSetNode
(AtomicReference<Thread> mutator, int bitpos, PersistentTrieSetMultimap.AbstractSetMultimapNode<K, V> node) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.copyAndSetNode
(AtomicReference<Thread> mutator, int bitpos, PersistentTrieSetMultimap.AbstractSetMultimapNode<K, V> node) (package private) abstract PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.copyAndSetNode
(AtomicReference<Thread> mutator, int bitpos, PersistentTrieSetMultimap.AbstractSetMultimapNode<K, V> node) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.AbstractHashCollisionNode.copyAndSetSingletonValue
(AtomicReference<Thread> mutator, int bitpos, V val) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.copyAndSetSingletonValue
(AtomicReference<Thread> mutator, int bitpos, V val) (package private) abstract PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.copyAndSetSingletonValue
(AtomicReference<Thread> mutator, int bitpos, V val) PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.copyAndSetXxxValue
(AtomicReference<Thread> mutator, int idx, Object newValue) PersistentTrieSetMultimap.AbstractHashCollisionNode.copyAndUpdateBitmaps
(AtomicReference<Thread> mutator, int rawMap1, int rawMap2) PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.copyAndUpdateBitmaps
(AtomicReference<Thread> mutator, int rawMap1, int rawMap2) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.BitmapIndexedSetMultimapNode.getNode
(int index) (package private) abstract PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.getNode
(int index) (package private) PersistentTrieSetMultimap.CompactSetMultimapNode
<K, V> PersistentTrieSetMultimap.HashCollisionNode.getNode
(int index) (package private) static final <K,
V> PersistentTrieSetMultimap.CompactSetMultimapNode <K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.mergeCollectionAndSingletonPairs
(K key0, Set.Immutable<V> valColl0, int keyHash0, K key1, V val1, int keyHash1, int shift, EqualityComparator<Object> cmp) (package private) static final <K,
V> PersistentTrieSetMultimap.CompactSetMultimapNode <K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.mergeTwoSingletonPairs
(K key0, V val0, int keyHash0, K key1, V val1, int keyHash1, int shift, EqualityComparator<Object> cmp) (package private) static final <K,
V> PersistentTrieSetMultimap.CompactSetMultimapNode <K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.nodeOf
(AtomicReference<Thread> mutator) (package private) static final <K,
V> PersistentTrieSetMultimap.CompactSetMultimapNode <K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.nodeOf
(AtomicReference<Thread> mutator, int nodeMap, int dataMap, Object[] nodes) (package private) static final <K,
V> PersistentTrieSetMultimap.CompactSetMultimapNode <K, V> PersistentTrieSetMultimap.CompactSetMultimapNode.nodeOf
(AtomicReference<Thread> mutator, int nodeMap, int dataMap, K key, Set.Immutable<V> valColl)