Package | Description |
---|---|
com.googlecode.javaewah32.symmetric |
Modifier and Type | Field and Description |
---|---|
(package private) EWAHPointer32[] |
UpdateableBitmapFunction32.rw |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<EWAHPointer32> |
UpdateableBitmapFunction32.getLiterals()
Goes through the literals.
|
Modifier and Type | Method and Description |
---|---|
int |
EWAHPointer32.compareTo(EWAHPointer32 other) |
Modifier and Type | Method and Description |
---|---|
void |
UpdateableBitmapFunction32.fillWithLiterals(java.util.List<EWAHPointer32> container)
append to the list the literal words as EWAHPointer
|