public interface IResultsConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Result result)
Accepts the results of a single benchmark.
|
void accept(Result result) throws IOException
IOExceptionCopyright © 2016 SciJava. All rights reserved.