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
IOException
public void dump(DistanceEstimation estimation) throws IOException
IOException
public void close()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.