| Package | Description |
|---|---|
| com.googlecode.javaewah |
| Modifier and Type | Method and Description |
|---|---|
EWAHIterator |
EWAHIterator.clone() |
EWAHIterator |
EWAHCompressedBitmap.getEWAHIterator()
Gets an EWAHIterator over the data.
|
static EWAHIterator |
EWAHIterator.getEWAHIterator(EWAHCompressedBitmap bitmap)
Allow expert developers to instantiate an EWAHIterator.
|
| Constructor and Description |
|---|
IteratingBufferedRunningLengthWord(EWAHIterator iterator)
Instantiates a new iterating buffered running length word.
|
| Constructor and Description |
|---|
BufferedIterator(CloneableIterator<EWAHIterator> iterator)
Instantiates a new iterating buffered running length word.
|
Copyright © 2016. All Rights Reserved.