Uses of Package
com.googlecode.javaewah

Packages that use com.googlecode.javaewah
com.googlecode.javaewah   
com.googlecode.javaewah32   
 

Classes in com.googlecode.javaewah used by com.googlecode.javaewah
BitmapStorage
          Low level bitset writing methods.
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.
IntIterator
          The IntIterator interface is used to iterate over a stream of integers.
LogicalElement
          A prototypical model for bitmaps.
RunningLengthWord
          Mostly for internal use.
 

Classes in com.googlecode.javaewah used by com.googlecode.javaewah32
IntIterator
          The IntIterator interface is used to iterate over a stream of integers.
LogicalElement
          A prototypical model for bitmaps.
 



Copyright © 2012. All Rights Reserved.