|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RunningLengthWord | |
---|---|
javaewah |
Uses of RunningLengthWord in javaewah |
---|
Methods in javaewah that return RunningLengthWord | |
---|---|
RunningLengthWord |
EWAHIterator.next()
Next running length word. |
Methods in javaewah with parameters of type RunningLengthWord | |
---|---|
void |
BufferedRunningLengthWord.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 javaewah with parameters of type RunningLengthWord | |
---|---|
BufferedRunningLengthWord(RunningLengthWord rlw)
Instantiates a new buffered running length word. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |