JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Project home page
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.codehaus.janino.util
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 and Description
void
report
(
String
message)
Reports the given
message
.
Method Detail
report
void report(
String
message)
Reports the given
message
.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Project home page
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method