|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EWAHIterator32 | |
|---|---|
| com.googlecode.javaewah32 | |
| Uses of EWAHIterator32 in com.googlecode.javaewah32 |
|---|
| Methods in com.googlecode.javaewah32 that return EWAHIterator32 | |
|---|---|
protected EWAHIterator32 |
EWAHCompressedBitmap32.getEWAHIterator()
Gets an EWAHIterator over the data. |
static EWAHIterator32 |
EWAHIterator32.getEWAHIterator(EWAHCompressedBitmap32 bitmap)
Allow expert developers to instantiate an EWAHIterator. |
| Methods in com.googlecode.javaewah32 with parameters of type EWAHIterator32 | |
|---|---|
protected static void |
IteratingBufferedRunningLengthWord32.discharge(BufferedRunningLengthWord32 initialWord,
EWAHIterator32 iterator,
BitmapStorage32 container)
For internal use. |
| Constructors in com.googlecode.javaewah32 with parameters of type EWAHIterator32 | |
|---|---|
IteratingBufferedRunningLengthWord32(EWAHIterator32 iterator)
Instantiates a new iterating buffered running length word. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||