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

solid.functions.Func0 Maven / Gradle / Ivy

package solid.functions;

public interface Func0 {
    R call();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy