Package com.googlecode.javaewah32

Interface Summary
BitmapStorage32 Low level bitset writing methods.
IteratingRLW32 High-level iterator over a compressed bitmap.
 

Class Summary
BitCounter32 BitCounter is a fake bitset data structure.
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.
FastAggregation32 Fast algorithms to aggregate many bitmaps.
IntIteratorOverIteratingRLW32 Implementation of an IntIterator over an IteratingRLW.
IteratingBufferedRunningLengthWord32 Mostly for internal use.
IteratorAggregation32 Set of helper functions to aggregate bitmaps.
IteratorUtil32 Convenience functions for working over iterators
NonEmptyVirtualStorage32 This is a BitmapStorage that can be used to determine quickly if the result of an operation is non-trivial...
RunningLengthWord32 Mostly for internal use.
 



Copyright © 2014. All Rights Reserved.