public class BenchmarkResults extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BenchmarkResults.WrongFormatException |
| Constructor and Description |
|---|
BenchmarkResults(String path) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getFormats() |
ReadResult |
read() |
public static final String[] endings
public BenchmarkResults(String path) throws BenchmarkResults.WrongFormatException
public ReadResult read() throws Reader.InputException
Reader.InputExceptionpublic static String getFormats()
Copyright © 2016–2019. All rights reserved.