|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LabelType | |
|---|---|
| com.carrotsearch.junitbenchmarks.annotation | Annotations for customizing charts. |
| com.carrotsearch.junitbenchmarks.db | |
| Uses of LabelType in com.carrotsearch.junitbenchmarks.annotation |
|---|
| Methods in com.carrotsearch.junitbenchmarks.annotation that return LabelType | |
|---|---|
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. |
| Uses of LabelType in com.carrotsearch.junitbenchmarks.db |
|---|
| Constructors in com.carrotsearch.junitbenchmarks.db with parameters of type LabelType | |
|---|---|
HistoryChartGenerator(String filePrefix,
String clazzName,
LabelType labelType,
DbConsumer consumer)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||