public class ResultsAccumulator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
RESULTS_FORMAT |
Constructor and Description |
---|
ResultsAccumulator() |
Modifier and Type | Method and Description |
---|---|
void |
accumulate(BenchmarkResult result) |
String |
toString() |
public static final String RESULTS_FORMAT
public void accumulate(BenchmarkResult result)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.