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