Package javaewah

Interface Summary
BitmapStorage Low level bitset writing methods.
IntIterator The IntIterator interface is used to iterate over a stream of integers.
 

Class Summary
BitCounter BitCounter is a fake bitset data structure.
BufferedRunningLengthWord Mostly for internal use.
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.
IteratingBufferedRunningLengthWord Mostly for internal use.
RunningLengthWord Mostly for internal use.
 



Copyright © 2012. All Rights Reserved.