|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BitmapStorage32 | |
---|---|
javaewah32 |
Uses of BitmapStorage32 in javaewah32 |
---|
Classes in javaewah32 that implement BitmapStorage32 | |
---|---|
class |
BitCounter32
BitCounter is a fake bitset data structure. |
class |
EWAHCompressedBitmap32
This implements the patent-free EWAH scheme. |
class |
NonEmptyVirtualStorage32
This is a BitmapStorage that can be used to determine quickly if the result of an operation is non-trivial... |
Methods in javaewah32 with parameters of type BitmapStorage32 | |
---|---|
void |
IteratingBufferedRunningLengthWord32.discharge(BitmapStorage32 container)
Write out the remaining words |
protected static void |
EWAHCompressedBitmap32.discharge(BufferedRunningLengthWord32 initialWord,
EWAHIterator32 iterator,
BitmapStorage32 container)
For internal use. |
void |
IteratingBufferedRunningLengthWord32.writeDirtyWords(int numWords,
BitmapStorage32 container)
write the first N dirty words to the target bitmap. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |