Uses of Package
com.googlecode.javaewah
Packages that use com.googlecode.javaewah
Package
Description
-
Classes in com.googlecode.javaewah used by com.googlecode.javaewahClassDescriptionLow level bitset writing methods.This class can be used to iterate over blocks of bitmap data.Mostly for internal use.The ChunkIterator interface is used to iterate over chunks of ones or zeros.Like a standard Java iterator, except that you can clone it.This implements the patent-free(1) EWAH scheme.The class EWAHIterator represents a special type of efficient iterator iterating over (uncompressed) words of bits.The IntIterator interface is used to iterate over a stream of integers.Mostly for internal use.High-level iterator over a compressed bitmap.A prototypical model for bitmaps.Mostly for internal use.
-
Classes in com.googlecode.javaewah used by com.googlecode.javaewah.datastructureClassDescriptionThe IntIterator interface is used to iterate over a stream of integers.
-
Classes in com.googlecode.javaewah used by com.googlecode.javaewah.symmetricClassDescriptionLow level bitset writing methods.This implements the patent-free(1) EWAH scheme.Mostly for internal use.
-
Classes in com.googlecode.javaewah used by com.googlecode.javaewah32ClassDescriptionThe ChunkIterator interface is used to iterate over chunks of ones or zeros.Like a standard Java iterator, except that you can clone it.The IntIterator interface is used to iterate over a stream of integers.A prototypical model for bitmaps.