Uses of Class
com.googlecode.javaewah.IteratingBufferedRunningLengthWord

Packages that use IteratingBufferedRunningLengthWord
com.googlecode.javaewah   
com.googlecode.javaewah.symmetric   
 

Uses of IteratingBufferedRunningLengthWord in com.googlecode.javaewah
 

Methods in com.googlecode.javaewah that return IteratingBufferedRunningLengthWord
 IteratingBufferedRunningLengthWord IteratingBufferedRunningLengthWord.clone()
           
 

Uses of IteratingBufferedRunningLengthWord in com.googlecode.javaewah.symmetric
 

Fields in com.googlecode.javaewah.symmetric declared as IteratingBufferedRunningLengthWord
 IteratingBufferedRunningLengthWord EWAHPointer.iterator
          Underlying iterator
 

Constructors in com.googlecode.javaewah.symmetric with parameters of type IteratingBufferedRunningLengthWord
EWAHPointer(int previousendrun, IteratingBufferedRunningLengthWord rw, int pos)
          Construct a pointer over an IteratingBufferedRunningLengthWord.
 



Copyright © 2014. All Rights Reserved.