Uses of Class
com.googlecode.javaewah32.RunningLengthWord32
Packages that use RunningLengthWord32
-
Uses of RunningLengthWord32 in com.googlecode.javaewah32
Methods in com.googlecode.javaewah32 that return RunningLengthWord32Modifier and TypeMethodDescriptionRunningLengthWord32.clone()
EWAHIterator32.next()
Next running length word.Methods in com.googlecode.javaewah32 with parameters of type RunningLengthWord32Modifier and TypeMethodDescriptionvoid
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 com.googlecode.javaewah32 with parameters of type RunningLengthWord32ModifierConstructorDescriptionInstantiates a new buffered running length word.