fr.jcgay.maven.profiler.reporting
Interface Reporter

All Known Implementing Classes:
CompositeReporter, HtmlReporter, JsonReporter

public interface Reporter


Method Summary
 void write(Data data, ReportDirectory directory)
           
 

Method Detail

write

void write(Data data,
           ReportDirectory directory)


Copyright © 2014–2017. All rights reserved.