パッケージ org.thinkit.zenna.eval
インタフェース Evaluator
- 既知の実装クラスのリスト:
ContentEvaluator
public interface Evaluator
The interface that abstracts the evaluator.
- 導入されたバージョン:
- 1.0.0
-
メソッドの概要
-
メソッドの詳細
-
evaluate
Evaluate and return the obtained object as a list structure.- 戻り値:
- The object obtained by the evaluation process
-