All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.java.ao.benchmark.util.ReportPrinter Maven / Gradle / Ivy

package net.java.ao.benchmark.util;

public interface ReportPrinter {
    void print(Report report);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy