eval<R> abstract method

R eval<R>(
  1. QueryEvaluator<R> evaluator
)

Implementation

R eval<R>(QueryEvaluator<R> evaluator);