Uses of Class
com.googlecode.javaewah32.IteratingBufferedRunningLengthWord32
Packages that use IteratingBufferedRunningLengthWord32
-
Uses of IteratingBufferedRunningLengthWord32 in com.googlecode.javaewah32
Methods in com.googlecode.javaewah32 that return IteratingBufferedRunningLengthWord32 -
Uses of IteratingBufferedRunningLengthWord32 in com.googlecode.javaewah32.symmetric
Fields in com.googlecode.javaewah32.symmetric declared as IteratingBufferedRunningLengthWord32Constructors in com.googlecode.javaewah32.symmetric with parameters of type IteratingBufferedRunningLengthWord32ModifierConstructorDescriptionEWAHPointer32(int previousEndRun, IteratingBufferedRunningLengthWord32 rw, int pos)
Construct a pointer over an IteratingBufferedRunningLengthWord.