Uses of Class
com.googlecode.javaewah.EWAHIterator

Packages that use EWAHIterator
com.googlecode.javaewah   
 

Uses of EWAHIterator in com.googlecode.javaewah
 

Methods in com.googlecode.javaewah with parameters of type EWAHIterator
protected static void EWAHCompressedBitmap.discharge(BufferedRunningLengthWord initialWord, EWAHIterator iterator, BitmapStorage container)
          For internal use.
 

Constructors in com.googlecode.javaewah with parameters of type EWAHIterator
IteratingBufferedRunningLengthWord(EWAHIterator iterator)
          Instantiates a new iterating buffered running length word.
 



Copyright © 2012. All Rights Reserved.