Uses of Interface
org.codehaus.commons.compiler.util.Benchmark.Reporter
Packages that use Benchmark.Reporter
-
Uses of Benchmark.Reporter in org.codehaus.commons.compiler.util
Constructors in org.codehaus.commons.compiler.util with parameters of type Benchmark.ReporterModifierConstructorDescriptionBenchmark(boolean reportingEnabled, Benchmark.Reporter reporter) Sets up aBenchmarkwith a customBenchmark.Reporter.