IDataSinkDataArrayWriter, DataTableWriterpublic static interface DataLogger.DataWriter extends IDataSink
| Modifier and Type | Method | Description |
|---|---|---|
void |
reset() |
Informs the DataSink that it will be writing the beginning of the
file so printing header information is appropriate.
|
void |
setFileWriter(java.io.FileWriter newFileWriter) |
Sets the FileWriter to be used for actual file I/O.
|
putData, putDataInfo