public class HtmlGenerator extends AbstractGenerator
| Constructor and Description |
|---|
HtmlGenerator(java.io.File outputFile) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
write(InvocationSettings settings,
BenchmarkResult benchmarkResult,
java.io.BufferedWriter writer) |
summarizeResults, writeprotected void write(InvocationSettings settings, BenchmarkResult benchmarkResult, java.io.BufferedWriter writer) throws java.io.IOException
write in class AbstractGeneratorjava.io.IOException