Package javaewah

Interface Summary
IntIterator The IntIterator interface is used to iterate over a stream of integers.
 

Class Summary
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.
RunningLengthWord Mostly for internal use.
 



Copyright © 2012. All Rights Reserved.