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

de.lgohlke.junit.p.LogMethod Maven / Gradle / Ivy

There is a newer version: 20181118
Show newest version
package de.lgohlke.junit.p;

@FunctionalInterface
public interface LogMethod {
    void log(String message);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy