| Package | Description |
|---|---|
| org.nustaq.reallive.query |
| Modifier and Type | Method and Description |
|---|---|
RLSupplier<Value> |
VarPath.getEval() |
RLSupplier<Value> |
FuncOperand.getEval(RLSupplier<Value>[] args) |
RLSupplier<Value> |
Operator.getEval(RLSupplier<Value> arg,
RLSupplier<Value> arg1) |
| Modifier and Type | Method and Description |
|---|---|
protected Value |
FuncOperand.apply(RLSupplier<Value>[] args) |
RLSupplier<Value> |
FuncOperand.getEval(RLSupplier<Value>[] args) |
RLSupplier<Value> |
Operator.getEval(RLSupplier<Value> arg,
RLSupplier<Value> arg1) |
RLSupplier<Value> |
Operator.getEval(RLSupplier<Value> arg,
RLSupplier<Value> arg1) |
| Constructor and Description |
|---|
CompiledQuery(RLSupplier<Value> compiled,
EvalContext[] ref) |
Copyright © 2015. All rights reserved.