|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface IReciever
Receive result data.
結果データを受け取る。
| メソッドの概要 | |
|---|---|
void |
addEval(java.lang.String attribName,
double attribValue)
Add evaluation name and value. |
void |
addKey(java.lang.String attribName,
double attribValue)
Add changing parameter's name and value. |
void |
exit()
Finish one record of the result. |
| メソッドの詳細 |
|---|
void addKey(java.lang.String attribName,
double attribValue)
attribName - attribValue -
void addEval(java.lang.String attribName,
double attribValue)
attribName - attribValue - void exit()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||