Constant Field Values
Contents
io.usethesource.*
-
io.usethesource.capsule.core.AbstractPersistentTrieSetMultimap<K,V,C extends java.lang.Iterable<V>,R extends MultimapNode<K,V,C,R>> Modifier and Type Constant Field Value protected static final boolean
DEBUG
false
private static final long
serialVersionUID
42L
-
io.usethesource.capsule.core.AbstractTransientTrieSetMultimap<K,V,C extends java.lang.Iterable<V>,R extends MultimapNode<K,V,C,R>> Modifier and Type Constant Field Value protected static final boolean
DEBUG
false
-
io.usethesource.capsule.core.AbstractTrieSetMultimap<K,V,C extends java.lang.Iterable<V>,R extends MultimapNode<K,V,C,R>> Modifier and Type Constant Field Value private static final long
serialVersionUID
42L
-
io.usethesource.capsule.core.io.usethesource.capsule.core.AbstractTrieSetMultimap.AbstractSetMultimapIterator Modifier and Type Constant Field Value private static final int
MAX_DEPTH
7
-
io.usethesource.capsule.core.PersistentBidirectionalTrieSetMultimap<K,V> Modifier and Type Constant Field Value private static final long
serialVersionUID
42L
-
io.usethesource.capsule.core.PersistentTrieMap<K,V> Modifier and Type Constant Field Value private static final boolean
DEBUG
false
private static final long
serialVersionUID
42L
-
io.usethesource.capsule.core.io.usethesource.capsule.core.PersistentTrieMap.AbstractMapIterator Modifier and Type Constant Field Value private static final int
MAX_DEPTH
7
-
io.usethesource.capsule.core.PersistentTrieMap.AbstractMapNode<K,V> Modifier and Type Constant Field Value private static final long
serialVersionUID
42L
static final int
TUPLE_LENGTH
2
-
io.usethesource.capsule.core.PersistentTrieMap.CompactMapNode<K,V> Modifier and Type Constant Field Value static final int
BIT_PARTITION_MASK
31
static final int
BIT_PARTITION_SIZE
5
static final int
HASH_CODE_LENGTH
32
-
io.usethesource.capsule.core.PersistentTrieSet<K> Modifier and Type Constant Field Value private static final boolean
DEBUG
false
private static final long
serialVersionUID
42L
-
io.usethesource.capsule.core.io.usethesource.capsule.core.PersistentTrieSet.AbstractSetIterator Modifier and Type Constant Field Value private static final int
MAX_DEPTH
7
-
io.usethesource.capsule.core.PersistentTrieSet.AbstractSetNode<K> Modifier and Type Constant Field Value private static final long
serialVersionUID
42L
static final int
TUPLE_LENGTH
1
-
io.usethesource.capsule.core.PersistentTrieSet.CompactSetNode<K> Modifier and Type Constant Field Value static final int
BIT_PARTITION_MASK
31
static final int
BIT_PARTITION_SIZE
5
static final int
HASH_CODE_LENGTH
32
-
io.usethesource.capsule.core.PersistentTrieSetMultimap<K,V> Modifier and Type Constant Field Value private static final long
serialVersionUID
42L
-
io.usethesource.capsule.core.PersistentTrieSetMultimap.AbstractSetMultimapNode<K,V> Modifier and Type Constant Field Value private static final long
serialVersionUID
42L
static final int
TUPLE_LENGTH
2
-
io.usethesource.capsule.core.PersistentTrieSetMultimap.CompactSetMultimapNode<K,V> Modifier and Type Constant Field Value static final int
BIT_PARTITION_MASK
31
static final int
BIT_PARTITION_SIZE
5
static final int
HASH_CODE_LENGTH
32
-
io.usethesource.capsule.core.trie.BottomUpImmutableNodeTransformer<SN extends Node,DN extends Node> Modifier and Type Constant Field Value private static final int
MAX_DEPTH
7
-
io.usethesource.capsule.core.trie.BottomUpTransientNodeTransformer<SN extends Node,DN extends Node> Modifier and Type Constant Field Value private static final int
MAX_DEPTH
7
-
io.usethesource.capsule.core.trie.ImmutablePayloadTuple<T> Modifier and Type Constant Field Value private static final long
serialVersionUID
42L
-
io.usethesource.capsule.core.trie.Node Modifier and Type Constant Field Value public static final byte
SIZE_EMPTY
0
public static final byte
SIZE_MORE_THAN_ONE
2
public static final byte
SIZE_ONE
1
-
io.usethesource.capsule.factory.DefaultSetFactory Modifier and Type Constant Field Value static final java.lang.String
DEFAULT_CLASS_NAME
"io.usethesource.capsule.core.PersistentTrieSet"
private final java.lang.String
persistentFactoryMethodName
"of"
-
io.usethesource.capsule.util.BitmapUtils Modifier and Type Constant Field Value private static final boolean
USE_SELF_WRITTEN_POPULATION_COUNT
false
private static final boolean
USE_SELF_WRITTEN_POPULATION_COUNT_CHECK
false