Package org.nustaq.reallive.query
Class FuncOperand
java.lang.Object
org.nustaq.reallive.query.FuncOperand
- All Implemented Interfaces:
Serializable
Created by moelrue on 27.08.2015.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Valueapply(RLSupplier<Value>[] args) intgetArity()getEval(RLSupplier<Value>[] args)
-
Constructor Details
-
FuncOperand
-
-
Method Details
-
getArity
public int getArity() -
getEval
-
apply
-