| Package | Description |
|---|---|
| com.googlecode.javaewah | |
| com.googlecode.javaewah32 |
| Class and Description |
|---|
| BitmapStorage
Low level bitset writing methods.
|
| EWAHCompressedBitmap
This implements the patent-free(1) EWAH scheme.
|
| EWAHIterator
The class EWAHIterator represents a special type of
efficient iterator iterating over (uncompressed) words of bits.
|
| IntIterator
The IntIterator interface is used to iterate over a stream of integers.
|
| LogicalElement
A prototypical model for bitmaps.
|
| RunningLengthWord
Mostly for internal use.
|
| Class and Description |
|---|
| IntIterator
The IntIterator interface is used to iterate over a stream of integers.
|
| LogicalElement
A prototypical model for bitmaps.
|
Copyright © 2013. All Rights Reserved.