Uses of Class
javaewah.RunningLengthWord

Uses of RunningLengthWord in javaewah
 

Methods in javaewah that return RunningLengthWord
 RunningLengthWord EWAHIterator.next()
          Next running length word.
 

Methods in javaewah with parameters of type RunningLengthWord
 void BufferedRunningLengthWord.reset(RunningLengthWord rlw)
          Reset the values of this running length word so that it has the same values as the other running length word.
 

Constructors in javaewah with parameters of type RunningLengthWord
BufferedRunningLengthWord(RunningLengthWord rlw)
          Instantiates a new buffered running length word.
 



Copyright © 2012. All Rights Reserved.