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