| A benchmark category.
com.google.gwt.junit.client.Benchmark s which
use the GWT annotation, @gwt.benchmark.category , must set it to
a class which implements this interface.
The following GWT annotations can be set on a Category :
@gwt.benchmark.name The name of the Category
@gwt.benchmark.description The description of the
Category
|