T
- The type returned by the evaluator.public interface IValueEvaluator<T> extends IEvaluator
Modifier and Type | Method and Description |
---|---|
T |
evaluate()
Evaluates the function.
|
getCachingWrapper, getGroup, updateEvaluatorReferences
getAvailabilityIntervals, isAvailable
getIsThreadSafe
clone
close, dispose
T evaluate()