public final class WriterConsumer extends Object implements IResultsConsumer
IResultsConsumer printing benchmark results to a given writer.| Constructor and Description |
|---|
WriterConsumer() |
WriterConsumer(Writer w) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Result result)
Accepts the results of a single benchmark.
|
public WriterConsumer()
public WriterConsumer(Writer w)
public void accept(Result result) throws IOException
IResultsConsumeraccept in interface IResultsConsumerIOExceptionCopyright © 2016 SciJava. All rights reserved.