private static final class BasePackBitmapIndex.XorCompressedBitmap
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) com.googlecode.javaewah.EWAHCompressedBitmap |
bitmap |
(package private) BasePackBitmapIndex.StoredBitmap |
xorBitmap |
| Constructor and Description |
|---|
XorCompressedBitmap(com.googlecode.javaewah.EWAHCompressedBitmap b,
BasePackBitmapIndex.StoredBitmap xb) |
final com.googlecode.javaewah.EWAHCompressedBitmap bitmap
final BasePackBitmapIndex.StoredBitmap xorBitmap
XorCompressedBitmap(com.googlecode.javaewah.EWAHCompressedBitmap b,
BasePackBitmapIndex.StoredBitmap xb)