Uses of Class
com.carrotsearch.junitbenchmarks.annotation.LabelType

Packages that use LabelType
com.carrotsearch.junitbenchmarks.annotation Annotations for customizing charts. 
com.carrotsearch.junitbenchmarks.h2 H2 database benchmark results consumer. 
 

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.h2
 

Constructors in com.carrotsearch.junitbenchmarks.h2 with parameters of type LabelType
HistoryChartGenerator(Connection connection, String filePrefix, String clazzName, LabelType labelType)
           
 



Copyright © 2011 Carrot Search s.c.. All Rights Reserved.