org.codehaus.janino.util
Interface Benchmark.Reporter

Enclosing class:
Benchmark

public static interface Benchmark.Reporter

Interface used to report messages.


Method Summary
 void report(java.lang.String message)
           
 

Method Detail

report

void report(java.lang.String message)


Copyright © 2001-2011. All Rights Reserved.