Uses of Interface
org.codehaus.janino.util.Benchmark.Reporter
-
Packages that use Benchmark.Reporter Package Description org.codehaus.janino.util Application-independent helper classes. -
-
Uses of Benchmark.Reporter in org.codehaus.janino.util
Constructors in org.codehaus.janino.util with parameters of type Benchmark.Reporter Constructor Description Benchmark(boolean reportingEnabled, Benchmark.Reporter reporter)
Set up aBenchmark
with a customBenchmark.Reporter
.
-