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