Class PersistentTrieSetMultimap.CompactMixedSetMultimapNode<K,V>
java.lang.Object
io.usethesource.capsule.core.PersistentTrieSetMultimap.AbstractSetMultimapNode<K,V>
io.usethesource.capsule.core.PersistentTrieSetMultimap.CompactSetMultimapNode<K,V>
io.usethesource.capsule.core.PersistentTrieSetMultimap.CompactMixedSetMultimapNode<K,V>
- All Implemented Interfaces:
MultimapNode<K, V, Set.Immutable<V>, PersistentTrieSetMultimap.AbstractSetMultimapNode<K,V>>, Node, Serializable
- Enclosing class:
PersistentTrieSetMultimap<K,V>
protected abstract static class PersistentTrieSetMultimap.CompactMixedSetMultimapNode<K,V>
extends PersistentTrieSetMultimap.CompactSetMultimapNode<K,V>
- See Also:
-
Field Summary
Fields inherited from interface Node
SIZE_EMPTY, SIZE_MORE_THAN_ONE, SIZE_ONE -
Method Summary
Methods inherited from class PersistentTrieSetMultimap.CompactSetMultimapNode
containsKey, containsTuple, findByKey, insertedMultiple, insertedSingle, removed, removed, toString, updated, updatedMultiple, updatedSingleMethods inherited from class PersistentTrieSetMultimap.AbstractSetMultimapNode
dataArray, mustUnbox, nodeArray, unboxMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface MultimapNode
copyAndUpdateBitmaps, inserted, patternOfSingleton, typeOfSingletonMethods inherited from interface Node
sizePredicate
-
Method Details
-
rawMap1
public final int rawMap1() -
rawMap2
public final int rawMap2()
-