Constant Field Values

Contents

com.zaxxer.*

  • com.zaxxer.sparsebits.SparseBitSet 
    Modifier and Type Constant Field Value
    protected static final int INDEX_SIZE 31
    protected static final int LENGTH2 32
    protected static final int LENGTH3 32
    protected static final int LENGTH4 64
    protected static final int LEVEL1 15
    protected static final int LEVEL2 5
    protected static final int LEVEL3 5
    protected static final int LEVEL4 6
    protected static final int MASK2 31
    protected static final int MASK3 31
    protected static final int MAX_LENGTH1 32768
    protected static final int SHIFT1 10
    protected static final int SHIFT2 5
    protected static final int SHIFT3 6
    protected static final int UNIT 65536