public class QENot extends QE
| Constructor and Description |
|---|
QENot() |
| Modifier and Type | Method and Description |
|---|---|
QE |
evaluator() |
boolean |
identity() |
void |
indexBitMap(boolean[] bits)
Specifies which part of the index to take.
|
boolean |
supportsIndex() |
public QE evaluator()
public void indexBitMap(boolean[] bits)
QEindexBitMap in class QEpublic boolean supportsIndex()
supportsIndex in class QE