public class CsvWriter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
path |
protected BufferedWriter |
writer |
| Constructor and Description |
|---|
CsvWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
dump(DistanceEstimation estimation) |
void |
open(String path) |
protected BufferedWriter writer
protected String path
public void open(String path) throws IOException
IOExceptionpublic void dump(DistanceEstimation estimation) throws IOException
IOExceptionpublic void close()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.