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

gherkin.Func Maven / Gradle / Ivy

package gherkin;

public interface Func {
    V call();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy