Uses of Class
com.googlecode.javaewah.RunningLengthWord
Packages that use RunningLengthWord
-
Uses of RunningLengthWord in com.googlecode.javaewah
Methods in com.googlecode.javaewah that return RunningLengthWordModifier and TypeMethodDescriptionRunningLengthWord.clone()EWAHIterator.next()Next running length word.Methods in com.googlecode.javaewah with parameters of type RunningLengthWordModifier and TypeMethodDescriptionvoidBufferedRunningLengthWord.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 com.googlecode.javaewah with parameters of type RunningLengthWordModifierConstructorDescriptionInstantiates a new buffered running length word.