Package | Description |
---|---|
com.googlecode.javaewah32 |
Modifier and Type | Method and Description |
---|---|
EWAHIterator32 |
EWAHIterator32.clone() |
EWAHIterator32 |
EWAHCompressedBitmap32.getEWAHIterator()
Gets an EWAHIterator32 over the data.
|
static EWAHIterator32 |
EWAHIterator32.getEWAHIterator(EWAHCompressedBitmap32 bitmap)
Allow expert developers to instantiate an EWAHIterator.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
IteratingBufferedRunningLengthWord32.discharge(BufferedRunningLengthWord32 initialWord,
EWAHIterator32 iterator,
BitmapStorage32 container)
For internal use.
|
Constructor and Description |
---|
IteratingBufferedRunningLengthWord32(EWAHIterator32 iterator)
Instantiates a new iterating buffered running length word.
|
Constructor and Description |
---|
BufferedIterator32(CloneableIterator<EWAHIterator32> iterator)
Instantiates a new iterating buffered running length word.
|
Copyright © 2014. All Rights Reserved.