| Package | Description |
|---|---|
| com.carrotsearch.junitbenchmarks.annotation |
Annotations for customizing charts.
|
| com.carrotsearch.junitbenchmarks.db |
| Modifier and Type | Method and Description |
|---|---|
static LabelType |
LabelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LabelType[] |
LabelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
HistoryChartGenerator(String filePrefix,
String clazzName,
LabelType labelType,
DbConsumer consumer) |
Copyright © 2016 SciJava. All rights reserved.