Uses of Interface
com.googlecode.javaewah.ChunkIterator
-
Packages that use ChunkIterator Package Description com.googlecode.javaewah com.googlecode.javaewah32 -
-
Uses of ChunkIterator in com.googlecode.javaewah
Methods in com.googlecode.javaewah that return ChunkIterator Modifier and Type Method Description ChunkIterator
EWAHCompressedBitmap. chunkIterator()
Iterator over the chunk of bits. -
Uses of ChunkIterator in com.googlecode.javaewah32
Methods in com.googlecode.javaewah32 that return ChunkIterator Modifier and Type Method Description ChunkIterator
EWAHCompressedBitmap32. chunkIterator()
Iterator over the chunk of bits.
-