org.codehaus.janino.util

Interface Benchmark.Reporter

public interface Benchmark.Reporter

Interface used to report messages.
Method Summary
voidreport(String message)

Method Detail

report

public void report(String message)