Package com.googlecode.javaewah32
package com.googlecode.javaewah32
-
Interface SummaryInterfaceDescriptionLow level bitset writing methods.High-level iterator over a compressed bitmap.
-
Class SummaryClassDescriptionBitCounter is a fake bitset data structure.This class can be used to iterate over blocks of bitmap data.Mostly for internal use.This implements the patent-free EWAH scheme.The class EWAHIterator represents a special type of efficient iterator iterating over (uncompressed) words of bits.Fast algorithms to aggregate many bitmaps.Implementation of an IntIterator over an IteratingRLW.Mostly for internal use.Set of helper functions to aggregate bitmaps.Convenience functions for working over iteratorsThis is a BitmapStorage that can be used to determine quickly if the result of an operation is non-trivial...Mostly for internal use.