![JAR search and dependency download from the Maven repository](/logo.png)
net.java.ao.benchmark.util.ReportPrinter Maven / Gradle / Ivy
The newest version!
package net.java.ao.benchmark.util;
public interface ReportPrinter {
void print(Report report);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy