Constant Field Values
Contents
com.googlecode.*
-
com.googlecode.javaewah.EWAHCompressedBitmap Modifier and Type Constant Field Value public static final boolean
adjustContainerSizeWhenAggregating
true
public static final boolean
usetrailingzeros
true
public static final int
wordinbits
64
-
com.googlecode.javaewah.IteratorAggregation Modifier and Type Constant Field Value public static final int
DEFAULTMAXBUFSIZE
65536
-
com.googlecode.javaewah.RunningLengthWord Modifier and Type Constant Field Value public static final int
largestliteralcount
2147483647
public static final long
largestrunninglengthcount
4294967295L
public static final int
runninglengthbits
32
-
com.googlecode.javaewah32.EWAHCompressedBitmap32 Modifier and Type Constant Field Value public static final boolean
adjustContainerSizeWhenAggregating
true
public static final boolean
usetrailingzeros
true
public static final int
wordinbits
32
-
com.googlecode.javaewah32.IteratorAggregation32 Modifier and Type Constant Field Value public static final int
DEFAULTMAXBUFSIZE
65536
-
com.googlecode.javaewah32.RunningLengthWord32 Modifier and Type Constant Field Value public static final int
largestliteralcount
32767
public static final int
largestrunninglengthcount
65535
public static final int
runninglengthbits
16