Uses of Interface
org.nustaq.reallive.query.Value
Packages that use Value
-
Uses of Value in org.nustaq.reallive.api
Methods in org.nustaq.reallive.api that return Value -
Uses of Value in org.nustaq.reallive.query
Classes in org.nustaq.reallive.query that implement ValueModifier and TypeClassDescriptionclassclassCreated by moelrue on 27.08.2015.classCreated by ruedi on 27.08.2015.classCreated by moelrue on 27.08.2015.classCreated by moelrue on 27.08.2015.Fields in org.nustaq.reallive.query declared as ValueMethods in org.nustaq.reallive.query that return ValueModifier and TypeMethodDescriptionprotected ValueFuncOperand.apply(RLSupplier<Value>[] args) protected Valuestatic ValueQuery.eval(String query, EvalContext ctx) CompiledQuery.evaluate(EvalContext rec) VarPath.evaluate(EvalContext ectx) default ValueArrayValue.negate()BooleanValue.negate()DoubleValue.negate()LongValue.negate()StringValue.negate()Value.negate()Methods in org.nustaq.reallive.query that return types with arguments of type ValueModifier and TypeMethodDescriptionEvaluator.evaluate()Evaluator.evaluate(boolean valueArray) 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 ValueMethod parameters in org.nustaq.reallive.query with type arguments of type ValueModifier and TypeMethodDescriptionOperator.getEval(RLSupplier<Value> arg, RLSupplier<Value> arg1) Constructor parameters in org.nustaq.reallive.query with type arguments of type Value