| Package | Description |
|---|---|
| org.openjdk.jmh.results.format |
| Modifier and Type | Method | Description |
|---|---|---|
static ResultFormat |
ResultFormatFactory.getInstance(ResultFormatType type,
PrintStream out) |
Get the instance of ResultFormat of given type which write the result to out.
|
static ResultFormat |
ResultFormatFactory.getInstance(ResultFormatType type,
String file) |
Get the instance of ResultFormat of given type which writes the result to file
|
Copyright © 2012-2017 Oracle. All Rights Reserved.