Package | Description |
---|---|
com.googlecode.javaewah32 | |
com.googlecode.javaewah32.symmetric |
Class and Description |
---|
BitmapStorage32
Low level bitset writing methods.
|
BufferedIterator32
This class can be used to iterate over blocks of bitmap data.
|
BufferedRunningLengthWord32
Mostly for internal use.
|
EWAHCompressedBitmap32
This implements the patent-free EWAH scheme.
|
EWAHIterator32
The class EWAHIterator represents a special type of efficient iterator
iterating over (uncompressed) words of bits.
|
IteratingBufferedRunningLengthWord32
Mostly for internal use.
|
IteratingRLW32
High-level iterator over a compressed bitmap.
|
RunningLengthWord32
Mostly for internal use.
|
Class and Description |
---|
BitmapStorage32
Low level bitset writing methods.
|
EWAHCompressedBitmap32
This implements the patent-free EWAH scheme.
|
IteratingBufferedRunningLengthWord32
Mostly for internal use.
|
Copyright © 2014. All Rights Reserved.