|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IReciever
Receive result data.
結果データを受け取る。
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
void addKey(java.lang.String attribName,
double attribValue)
attribName - attribValue -
void addEval(java.lang.String attribName,
double attribValue)
attribName - attribValue - void exit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||