public class SpreadsheetResultsOutput extends Object implements ResultsOutput
| Constructor and Description |
|---|
SpreadsheetResultsOutput(File outputFile,
List<String> titles) |
| Modifier and Type | Method and Description |
|---|---|
void |
recordResult(List<? extends Object> columnValues,
SimpleValueMatcher... validityChecks) |
public void recordResult(List<? extends Object> columnValues, SimpleValueMatcher... validityChecks) throws IOException
recordResult in interface ResultsOutputIOExceptionCopyright © 2022. All rights reserved.