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