Uses of Class
javaewah32.RunningLengthWord32

Packages that use RunningLengthWord32
javaewah32   
 

Uses of RunningLengthWord32 in javaewah32
 

Methods in javaewah32 that return RunningLengthWord32
 RunningLengthWord32 EWAHIterator32.next()
          Next running length word.
 

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

Constructors in javaewah32 with parameters of type RunningLengthWord32
BufferedRunningLengthWord32(RunningLengthWord32 rlw)
          Instantiates a new buffered running length word.
 



Copyright © 2012. All Rights Reserved.