![JAR search and dependency download from the Maven repository](/logo.png)
fr.laas.fape.planning.util.Reporter Maven / Gradle / Ivy
package fr.laas.fape.planning.util;
/**
* Classes implementing a report method that is used for lazy logging.
*/
public interface Reporter {
String report();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy