Uses of Class
com.googlecode.javaewah32.IteratingBufferedRunningLengthWord32

Packages that use IteratingBufferedRunningLengthWord32
com.googlecode.javaewah32   
com.googlecode.javaewah32.symmetric   
 

Uses of IteratingBufferedRunningLengthWord32 in com.googlecode.javaewah32
 

Methods in com.googlecode.javaewah32 that return IteratingBufferedRunningLengthWord32
 IteratingBufferedRunningLengthWord32 IteratingBufferedRunningLengthWord32.clone()
           
 

Uses of IteratingBufferedRunningLengthWord32 in com.googlecode.javaewah32.symmetric
 

Fields in com.googlecode.javaewah32.symmetric declared as IteratingBufferedRunningLengthWord32
 IteratingBufferedRunningLengthWord32 EWAHPointer32.iterator
          Underlying iterator
 

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



Copyright © 2014. All Rights Reserved.