net.java.ao.benchmark.util
Class PrettyPrintReportPrinter

java.lang.Object
  extended by net.java.ao.benchmark.util.PrettyPrintReportPrinter
All Implemented Interfaces:
ReportPrinter

public final class PrettyPrintReportPrinter
extends Object
implements ReportPrinter


Constructor Summary
PrettyPrintReportPrinter()
           
 
Method Summary
 void print(Report report)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrettyPrintReportPrinter

public PrettyPrintReportPrinter()
Method Detail

print

public void print(Report report)
Specified by:
print in interface ReportPrinter


Copyright © 2007-2013. All Rights Reserved.