|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
This interface will be used by several output classes, so diffferent output destinations can be attached to Jrard test classes.
| Method Summary | |
void |
printf(String s)
add to output destination some data. |
void |
puts(String s)
add to output destination some data. |
| Method Detail |
public void printf(String s)
new lines are not added.
s - data to be printedpublic void puts(String s)
new lines are not added.
Identical to printf method.
s - data to be printed
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||