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