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, updateEvaluatorReferencesgetAvailabilityIntervals, isAvailablegetIsThreadSafecloneclose, disposeT evaluate()