AndIt |
|
BitmapStorage32 |
Low level bitset writing methods.
|
Buffer32 |
Buffer interface.
|
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.
|
IntArray |
Int array wrapper.
|
IntBufferWrapper |
java.nio.IntBuffer wrapper.
|
IteratingBufferedRunningLengthWord32 |
Mostly for internal use.
|
IteratingRLW32 |
High-level iterator over a compressed bitmap.
|
NonEmptyVirtualStorage32.NonEmptyException |
|
ReverseEWAHIterator32 |
The class ReverseEWAHIterator32 represents a special type of efficient iterator
iterating over (uncompressed) words of bits in reverse order.
|
RunningLengthWord32 |
Mostly for internal use.
|
XORIt |
|