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
IResultsConsumer
accept
in interface IResultsConsumer
IOException
Copyright © 2017 Carrot Search s.c.. All rights reserved.