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
Fields in org.codehaus.commons.compiler.util declared as Benchmark.ReporterConstructors in org.codehaus.commons.compiler.util with parameters of type Benchmark.ReporterModifierConstructorDescriptionBenchmark
(boolean reportingEnabled, Benchmark.Reporter reporter) Sets up aBenchmark
with a customBenchmark.Reporter
.