Interface ExpressionResultTypeAware


  • public interface ExpressionResultTypeAware
    Represents an Expression or Predicate that supports a result type.
    • Method Detail

      • getExpressionText

        String getExpressionText()
        Gets the expression or predicate as text
      • getResultType

        Class<?> getResultType()
        Gets the result type