public class SimpleLineBenchmarkResultWriter extends Object implements BenchmarkResultHook
| Constructor and Description |
|---|
SimpleLineBenchmarkResultWriter(OutputStream outputStream) |
| Modifier and Type | Method and Description |
|---|---|
BenchmarkResultHook |
addResults(Map<String,Long> results) |
void |
finished() |
public SimpleLineBenchmarkResultWriter(OutputStream outputStream)
public BenchmarkResultHook addResults(Map<String,Long> results)
addResults in interface BenchmarkResultHookpublic void finished()
finished in interface BenchmarkResultHookCopyright © 2012–2021. All rights reserved.