Package com.singularsys.jep.misc
Interface MonitoringEvaluator.GetWithException<T>
- Type Parameters:
T- the type of the result returned by the function.
- Enclosing class:
MonitoringEvaluator
public static interface MonitoringEvaluator.GetWithException<T>
Functional interface for functions to be measured.
-
Method Summary
-
Method Details
-
get
- Throws:
EvaluationException
-