| Package | Description |
|---|---|
| com.googlecode.javaewah |
| Modifier and Type | Method and Description |
|---|---|
RunningLengthWord |
RunningLengthWord.clone() |
RunningLengthWord |
EWAHIterator.next()
Next running length word.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
BufferedRunningLengthWord(RunningLengthWord rlw)
Instantiates a new buffered running length word.
|
Copyright © 2015. All Rights Reserved.