JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.codehaus.commons.compiler.util
Benchmark
Reporter
Contents
Description
Method Summary
Method Details
report(String)
Hide sidebar
Show sidebar
Interface Benchmark.Reporter
Enclosing class:
Benchmark
public static interface
Benchmark.Reporter
Interface used to report messages.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
report
(
String
message)
Reports the given
message
.
Method Details
report
void
report
(
String
message)
Reports the given
message
.