Interface PredicateOperandHandler


public interface PredicateOperandHandler
Return the values from the Operand
Since:
v4.3
  • Method Details

    • getValues

      List<QueryLiteral> getValues()
    • isEmpty

      boolean isEmpty()
    • isList

      boolean isList()
    • isFunction

      boolean isFunction()