Interface IEvaluationResult
-
- All Known Implementing Classes:
DefaultEvaluationResult
public interface IEvaluationResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ThrowablegetException()java.lang.ObjectgetResult()
-