public interface IObjectEvaluator<T,V extends java.lang.Comparable<V>>
| Modifier and Type | Method and Description |
|---|---|
V |
evaluate(T object) |
V evaluate(T object) throws java.lang.InterruptedException, ObjectEvaluationFailedException
java.lang.InterruptedExceptionObjectEvaluationFailedException