public class BenchmarkResultsRecorder
extends java.lang.Object
Constructor and Description |
---|
BenchmarkResultsRecorder(Config config,
boolean acceptCondition) |
Modifier and Type | Method and Description |
---|---|
void |
recordColumn(java.lang.String column,
java.lang.Object value) |
void |
writeToCSV() |
public BenchmarkResultsRecorder(Config config, boolean acceptCondition)