Uses of Interface
org.nustaq.reallive.query.RLSupplier
Packages that use RLSupplier
-
Uses of RLSupplier in org.nustaq.reallive.query
Methods in org.nustaq.reallive.query that return RLSupplierModifier and TypeMethodDescriptionEvaluator.evaluate()Evaluator.evaluate(boolean valueArray) ArrayValue.getEval()FuncOperand.getEval(RLSupplier<Value>[] args) Operator.getEval(RLSupplier<Value> arg, RLSupplier<Value> arg1) VarPath.getEval()Methods in org.nustaq.reallive.query with parameters of type RLSupplierModifier and TypeMethodDescriptionprotected ValueFuncOperand.apply(RLSupplier<Value>[] args) FuncOperand.getEval(RLSupplier<Value>[] args) Operator.getEval(RLSupplier<Value> arg, RLSupplier<Value> arg1) Constructors in org.nustaq.reallive.query with parameters of type RLSupplier